Skip to content

files can't be overriden #64

@dustymabe

Description

@dustymabe

Currently if you put a file in:

  • /run/console-login-helper-messages/motd.d/30_foo.motd
  • /etc/console-login-helper-messages/motd.d/30_foo.motd

Then the contents of both files will get printed. Basically we don't allow for things to be overridden or canceled out, we just include it all.

This will probably be solved when we move to the native implementations of motd.d (#60) and issue.d (#7).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions