]> git.cameronkatri.com Git - pw-darwin.git/blob - adduser/adduser.conf
Change ${COPY} to -c, always needed here
[pw-darwin.git] / adduser / adduser.conf
1 #
2 # Configuration file for adduser (1)
3 #
4 # $Id:$
5
6 $useautoids = "1"; # Define this if you wish to use auto-increment
7 $defgroupid = "20"; # Default ID
8 $defusrdir = "\/usr\/u"; # Default User Dir
9 $userdefshell = "\/bin\/csh"; # Default user shell
10 $skel_location = "\/usr\/share\/skel"; # Location of shell skeletons
11 $userids = "\.\/userids"; # Location of 'userids' file
12