From f3dab068fce37270e5e4e1a00e5a44e30f00baf7 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Sun, 2 May 2021 16:00:07 -0400 Subject: Recommit everything, add chpass, improve history (except for a few files that git-filter-repo dislikes for some reason [_secure_path.c and login_cap.h]) --- adduser/adduser.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'adduser/adduser.conf.5') diff --git a/adduser/adduser.conf.5 b/adduser/adduser.conf.5 index af9fe22..42ccaa0 100644 --- a/adduser/adduser.conf.5 +++ b/adduser/adduser.conf.5 @@ -120,7 +120,7 @@ read in .Xr adduser 8 . .It Va homeprefix The default home directory prefix, usually -.Pa /home . +.Pa /var . .It Va defaultshell The user's default shell which may be any of the shells listed in .Xr shells 5 . @@ -190,7 +190,7 @@ defaultLgroup= defaultclass= defaultgroups= passwdtype=yes -homeprefix=/home +homeprefix=/var defaultshell=/bin/csh udotdir=/usr/share/skel msgfile=/etc/adduser.msg -- cgit v1.2.3