]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/pam
update disclaimer in LFS files
[ipfire-2.x.git] / lfs / pam
diff --git a/lfs/pam b/lfs/pam
index 9c4739c9b690dcabcda71fe502676c43ca6a9fdb..2d7b319e3be343e7f17b98c55077bbcd3ac25fa5 100644 (file)
--- a/lfs/pam
+++ b/lfs/pam
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -81,7 +81,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        # Install configuration
        -mkdir -p /etc/pam.d
-       cp $(DIR_SRC)/config/pam/* /etc/pam.d
 
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)