]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Install pam config of util-linux-ng.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 13 May 2009 13:12:15 +0000 (15:12 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 13 May 2009 13:12:15 +0000 (15:12 +0200)
lfs/util-linux-ng

index 25c6f942e220cc466073ea7a091ffe44f5be5e5a..db472f0bb8bb551e9b33455ff44bf1b8f3db4cd0 100644 (file)
@@ -123,6 +123,9 @@ ifeq "$(STAGE)" "base"
        rm -rfv /sbin/{fsck,mkfs}.{bfs,minix} \
                /usr/share/man/man*/{fsck,mkfs}.{bfs,minix}*
 
+       # PAM
+       cp -vf $(DIR_CONFIG)/pam.d/login /etc/pam.d/
+
        #chmod -v -s /bin/mount
        #setcap CAP_DAC_OVERRIDE,CAP_SYS_ADMIN=ep /bin/mount
        #chmod -v -s /bin/umount