summaryrefslogtreecommitdiffstats
path: root/etc/pam.d/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2003-06-14 12:35:05 +0000
committerdes <des@FreeBSD.org>2003-06-14 12:35:05 +0000
commit41880f4325c1ada9ca9b90c192214e3b617a952a (patch)
tree9026a3839960c66a52053f40f835331b2fae44a8 /etc/pam.d/Makefile
parent5d547700c7e7b30e33408a56bae0fc1f1a22915d (diff)
downloadFreeBSD-src-41880f4325c1ada9ca9b90c192214e3b617a952a.zip
FreeBSD-src-41880f4325c1ada9ca9b90c192214e3b617a952a.tar.gz
Add a system policy, and have the login and su policies include it rather
than duplicate it. This requires OpenPAM Dianthus, which was committed two weeks ago; installing these files on a system running a world older than June 1st, 2003 will cause login(1) and su(1) to fail.
Diffstat (limited to 'etc/pam.d/Makefile')
-rw-r--r--etc/pam.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pam.d/Makefile b/etc/pam.d/Makefile
index 2832f18..604e1a8 100644
--- a/etc/pam.d/Makefile
+++ b/etc/pam.d/Makefile
@@ -2,7 +2,7 @@
NOOBJ= noobj
FILES= README ftpd gdm imap kde login other passwd pop3 \
- rexecd rsh sshd su telnetd xdm
+ rexecd rsh sshd su system telnetd xdm
FILESDIR= /etc/pam.d
FILESMODE= 644
FILESMODE_README= 444
OpenPOWER on IntegriCloud