]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
shadow-utils: Fix installation of /etc/default/useradd.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Oct 2011 15:02:11 +0000 (17:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Oct 2011 15:02:11 +0000 (17:02 +0200)
shadow-utils/default/useradd [moved from shadow-utils/useradd.default with 100% similarity]
shadow-utils/shadow-utils.nm

index 16a060fe46cebf7c67fd8dbaa1d08f9124d6f51b..e6fbf60ab7be90872c39da793f9feca8993a5ae1 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = shadow-utils
 version    = 4.1.4.3
-release    = 4
+release    = 5
 thisapp    = shadow-%{version}
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
@@ -74,5 +74,9 @@ packages
                conflicts
                        pam<1.1.0-4
                end
+
+               configfiles
+                       /etc/default/useradd
+               end
        end
 end