slitaz-modular rev 12

Added privoxy user to my overlay.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Dec 13 07:18:56 2010 +0000 (2010-12-13)
parents f9ebc9e04b8e
children d52e861c9970
files overlay/etc/passwd overlay/etc/shadow
line diff
     1.1 --- a/overlay/etc/passwd	Sun Dec 12 20:11:10 2010 +0000
     1.2 +++ b/overlay/etc/passwd	Mon Dec 13 07:18:56 2010 +0000
     1.3 @@ -1,6 +1,7 @@
     1.4  root:x:0:0:Root Administrator:/root:/bin/sh
     1.5 +nobody:x:99:99:Unprivileged User:/dev/null:/bin/false
     1.6 +www:x:80:80:Web Server User:/var/www:/bin/false
     1.7  messagebus:x:25:25:DBUS Daemon User:/dev/null:/bin/false
     1.8  haldaemon:x:26:26:HAL Daemon User:/dev/null:/bin/false
     1.9 -nobody:x:99:99:Unprivileged User:/dev/null:/bin/false
    1.10 -www:x:80:80:Web Server User:/var/www:/bin/false
    1.11  clamav:x:39:39:Linux User,,,:/home/clamav:/bin/false
    1.12 +privoxy:x:40:40:Linux User,,,:/home/privoxy:/bin/false
     2.1 --- a/overlay/etc/shadow	Sun Dec 12 20:11:10 2010 +0000
     2.2 +++ b/overlay/etc/shadow	Mon Dec 13 07:18:56 2010 +0000
     2.3 @@ -4,3 +4,4 @@
     2.4  messagebus:!:14013:0:99999:7:::
     2.5  haldaemon:!:14013:0:99999:7:::
     2.6  clamav:!:14945:0:99999:7:::
     2.7 +privoxy:!:14945:0:99999:7:::