]> git.pld-linux.org Git - projects/setup.git/commitdiff
- 2.4.8 - added backup group (GID=39)
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 11 Feb 2005 14:45:17 +0000 (14:45 +0000)
committerPaweł Gołaszewski <blues@pld-linux.org>
Fri, 11 Feb 2005 14:45:17 +0000 (14:45 +0000)
Changed files:
    Makefile -> 1.10
    etc/group -> 1.28

Makefile
etc/group

index 33f57f77e681ddb4369aaaea475f40fcb8354ab7..881e1289f8de2fcd9fbc7ab8af1be73ac267b0c2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # Very basic and very simple Makefile. Maybe it would be nice to make it
 # in ac/am.... but I'm too lazy ;)
 # 
-VERSION                = 2.4.7
+VERSION                = 2.4.8
 
 CC             = gcc
 OPT_FLAGS      = -O2 -g
index 5b5c3960bfec3eb603ee1ca863c2ab3b5eb8a432..c6cb0246e659c487741cd7b06ce1342b87393ae1 100644 (file)
--- a/etc/group
+++ b/etc/group
@@ -25,6 +25,7 @@ video::24:
 cdwrite::27:
 fsctrl::28:
 console::31:
+backup::39:
 dip::40:
 ftp::50:
 http::51:
This page took 0.102604 seconds and 4 git commands to generate.