delete-user: take care of /daemon stuff
[clinton/scripts.git] / create-user
index 1e5f719..a83c524 100755 (executable)
@@ -150,9 +150,6 @@ mkdir -p $HOMEPATH/.procmail.d/
 fs sa $HOMEPATH/.procmail.d/ system:anyuser rl
 mkdir -p $HOMEPATH/.public/
 fs sa $HOMEPATH/.public/ system:anyuser rl
-test -e $HOMEPATH/.forward || \
-    test -L $HOMEPATH/.forward || \
-        ln -s $HOMEPATH/.public/.forward $HOMEPATH/.forward
 mkdir -p $HOMEPATH/.public/.domtool/
 test -e $HOMEPATH/.domtool || \
     test -L $HOMEPATH/.domtool || \