diff options
author | James Meyer <james.meyer@operamail.com> | 2014-02-17 00:08:18 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2014-02-19 19:03:05 (GMT) |
commit | 48c7caf0470b8693b849ac13454fdac4a697e812 (patch) | |
tree | 6460c8274cfdf4219846d0637d2509c5ae94c7fd /abs/core/filesystem/passwd | |
parent | d8b6c41b41644281729f379050b63700a11cceab (diff) | |
download | linhes_pkgbuild-48c7caf0470b8693b849ac13454fdac4a697e812.zip linhes_pkgbuild-48c7caf0470b8693b849ac13454fdac4a697e812.tar.gz linhes_pkgbuild-48c7caf0470b8693b849ac13454fdac4a697e812.tar.bz2 |
filesystem: 2013_05
update binary path to /usr/bin
refs #961
Diffstat (limited to 'abs/core/filesystem/passwd')
-rw-r--r-- | abs/core/filesystem/passwd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/filesystem/passwd b/abs/core/filesystem/passwd index cb9fec7..671fc48 100644 --- a/abs/core/filesystem/passwd +++ b/abs/core/filesystem/passwd @@ -5,4 +5,5 @@ mail:x:8:12:mail:/var/spool/mail:/bin/false ftp:x:14:11:ftp:/srv/ftp:/bin/false http:x:33:33:http:/srv/http:/bin/false uuidd:x:68:68:uuidd:/:/sbin/nologin +dbus:x:81:81:dbus:/:/sbin/nologin nobody:x:99:99:nobody:/:/bin/false |