diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 20:25:42 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 20:25:42 +0100 |
commit | bbe1d2328a3a902f128ae59c62dd1ee7c2ed09e1 (patch) | |
tree | 2a9bce603b4ce016c9530b42a46b5a20faf3e62e /base/aaabasicfs | |
parent | 19dae16bc67c9f46f4ff1b7983845f61a24bbf76 (diff) | |
download | nutyx-pakxe-bbe1d2328a3a902f128ae59c62dd1ee7c2ed09e1.tar.gz nutyx-pakxe-bbe1d2328a3a902f128ae59c62dd1ee7c2ed09e1.tar.bz2 nutyx-pakxe-bbe1d2328a3a902f128ae59c62dd1ee7c2ed09e1.tar.xz nutyx-pakxe-bbe1d2328a3a902f128ae59c62dd1ee7c2ed09e1.zip |
aaabasicfs, ajout user/group clamav
Diffstat (limited to 'base/aaabasicfs')
-rw-r--r-- | base/aaabasicfs/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile index b3474237c..cc7ba8ba4 100644 --- a/base/aaabasicfs/Pkgfile +++ b/base/aaabasicfs/Pkgfile @@ -70,6 +70,7 @@ postgres:x:41:41:PostgreSQL Server:/srv/pgsql/data:/bin/bash rsyncd:48:48:rsyncd Daemon:/home/rsync:/bin/false sshd:x:50:50:sshd PrivSep:/var/lib/sshd:/bin/false policykit:x:62:62:PolicyKit:/:/sbin/nologin +clamav:x:97:97:Clamav Antivirus:/dev/null:/bin/false anonymous:x:98:1000::/home/anonymous:/bin/false nobody:x:99:99:Unprivileged User:/dev/null:/bin/false EOF @@ -111,7 +112,7 @@ policykit:x:62: fuse:x:65: scanner:x:70: vboxusers:x:80: -clamav:x:98: +clamav:x:97: nogroup:x:99: users:x:100: EOF |