Disabling motd for login.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
08b94daa5e
commit
93d19ccfe6
1 changed files with 2 additions and 2 deletions
4
debian/login.pam
vendored
4
debian/login.pam
vendored
|
@ -30,8 +30,8 @@ session required pam_loginuid.so
|
|||
# (Replaces the `MOTD_FILE' option in login.defs)
|
||||
# This includes a dynamically generated part from /run/motd.dynamic
|
||||
# and a static (admin-editable) part from /etc/motd.
|
||||
session optional pam_motd.so motd=/run/motd.dynamic
|
||||
session optional pam_motd.so noupdate
|
||||
#session optional pam_motd.so motd=/run/motd.dynamic
|
||||
#session optional pam_motd.so noupdate
|
||||
|
||||
# SELinux needs to intervene at login time to ensure that the process
|
||||
# starts in the proper default security context. Only sessions which are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue