[Lunar-commits] CVS: moonbase/gnome-desktop/gdm BUILD,1.16,1.17
    Auke Kok 
    sofar at lunar-linux.org
       
    Mon Mar 28 12:11:07 UTC 2005
    
    
  
Update of /var/cvs/lunar/moonbase/gnome-desktop/gdm
In directory espresso.foo-projects.org:/tmp/cvs-serv27750
Modified Files:
	BUILD 
Log Message:
STOP USING ADDUSER
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome-desktop/gdm/BUILD,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- BUILD	25 Mar 2005 14:59:28 -0000	1.16
+++ BUILD	28 Mar 2005 12:11:02 -0000	1.17
@@ -1,7 +1,6 @@
 (
- groupadd  gdm           2>/dev/null
- useradd   gdm  -g  gdm  2>/dev/null
 
+ add_priv_user gdm:gdm
 
  if    module_installed  Linux-PAM;  then  SCHEME="pam"
  elif  module_installed  shadow;     then  SCHEME="shadow"
    
    
More information about the Lunar-commits
mailing list