Go to file
Ondrej Mosnacek f86a932e22 Remove conflicting ownership of motd.d directories
They are owned by the `setup` package [1], which `pam` requires, so
owning these directories by `pam` is wrong and unnecessary.

Also remove the /run/motd.d line from pamtmp.conf, which is also already
present in the `setup` package's tmpfiles config file.

Should fix warnings like this during package updates:
```
  Running scriptlet: libsepol-3.3-2.fc35.x86_64                                                  16/16
/usr/lib/tmpfiles.d/pam.conf:4: Duplicate line for path "/run/motd.d", ignoring.
/usr/lib/tmpfiles.d/setup.conf:2: Duplicate line for path "/run/motd.d", ignoring.
```

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2022-01-17 09:54:39 +01:00
tests Add CI tests using the standard test interface 2017-10-04 17:57:38 +03:00
.gitignore - Rebase to release 1.5.1 2020-11-26 10:02:41 +01:00
config-util.5 - new upstream version 2006-02-03 12:41:29 +00:00
config-util.pamd - don't include ps and pdf docs (#168823) 2005-09-30 13:52:28 +00:00
dlopen.sh auto-import pam-0.77-51 from pam-0.77-51.src.rpm 2004-09-09 09:58:35 +00:00
fingerprint-auth.pamd Clean auto-generated message from pam stack files 2021-04-12 13:08:18 +02:00
gpl-2.0.txt fix license handling 2014-07-30 10:54:36 -04:00
other.pamd - update to Linux-PAM-0.78 2004-11-23 15:32:59 +00:00
pam-1.3.0-unix-nomsg.patch drop superfluous 'Changing password' message from pam_unix (#658289) 2017-04-20 16:55:25 +02:00
pam-1.5.0-noflex.patch - Rebase to release 1.5.0 2020-11-11 15:18:15 +01:00
pam-1.5.0-redhat-modules.patch - Rebase to release 1.5.0 2020-11-11 15:18:15 +01:00
pam-1.5.1-no_crypt_checksalt_for_pw_expiration.patch Add a patch to not use crypt_checksalt for password expiration 2021-06-10 21:11:26 +02:00
pam.spec Remove conflicting ownership of motd.d directories 2022-01-17 09:54:39 +01:00
pamtmp.conf Remove conflicting ownership of motd.d directories 2022-01-17 09:54:39 +01:00
password-auth.pamd Clean auto-generated message from pam stack files 2021-04-12 13:08:18 +02:00
postlogin.5 - add postlogin common PAM configuration file (#665059) 2010-12-22 18:22:11 +01:00
postlogin.pamd Clean auto-generated message from pam stack files 2021-04-12 13:08:18 +02:00
smartcard-auth.pamd Clean auto-generated message from pam stack files 2021-04-12 13:08:18 +02:00
sources - Rebase to release 1.5.1 2020-11-26 10:02:41 +01:00
system-auth.5 - add postlogin common PAM configuration file (#665059) 2010-12-22 18:22:11 +01:00
system-auth.pamd Clean auto-generated message from pam stack files 2021-04-12 13:08:18 +02:00