Magellan Linux

Contents of /trunk/shadow/patches/shadow-4.1.0-defaults.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 468 - (show annotations) (download)
Sun Feb 10 11:27:39 2008 UTC (16 years, 3 months ago) by niro
File size: 392 byte(s)
-rediffed and disabled mail-spool creation too

1 diff -Naur shadow-4.1.0/etc/useradd shadow-4.1.0-magellan/etc/useradd
2 --- shadow-4.1.0/etc/useradd 2007-10-07 13:51:42.000000000 +0200
3 +++ shadow-4.1.0-magellan/etc/useradd 2008-02-10 12:28:00.000000000 +0100
4 @@ -1,8 +1,8 @@
5 # useradd defaults file
6 GROUP=1000
7 -HOME=/home/users
8 +HOME=/home
9 INACTIVE=-1
10 EXPIRE=
11 SHELL=/bin/bash
12 SKEL=/etc/skel
13 -CREATE_MAIL_SPOOL=yes
14 +CREATE_MAIL_SPOOL=no