summaryrefslogtreecommitdiffstats
path: root/adduser/adduser.conf
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1995-12-30 19:02:48 +0000
committerPeter Wemm <peter@FreeBSD.org>1995-12-30 19:02:48 +0000
commit24e912a6365f7ce4f58dc7b14872df5e54a2a771 (patch)
treea6cfa027170234f06198f10f72ca14824c78ac1f /adduser/adduser.conf
parentffd264ba690fbce3130959e7c81385c712e4dfaa (diff)
downloadpw-darwin-24e912a6365f7ce4f58dc7b14872df5e54a2a771.tar.gz
pw-darwin-24e912a6365f7ce4f58dc7b14872df5e54a2a771.tar.zst
pw-darwin-24e912a6365f7ce4f58dc7b14872df5e54a2a771.zip
recording cvs-1.6 file death
Diffstat (limited to 'adduser/adduser.conf')
-rw-r--r--adduser/adduser.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/adduser/adduser.conf b/adduser/adduser.conf
deleted file mode 100644
index a5f52dd..0000000
--- a/adduser/adduser.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Configuration file for adduser (1)
-#
-# $Id:$
-
-$useautoids = "1"; # Define this if you wish to use auto-increment
-$defgroupid = "20"; # Default ID
-$defusrdir = "\/usr\/u"; # Default User Dir
-$userdefshell = "\/bin\/csh"; # Default user shell
-$skel_location = "\/usr\/share\/skel"; # Location of shell skeletons
-$userids = "\.\/userids"; # Location of 'userids' file
-