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/group | |
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/group')
-rw-r--r-- | abs/core/filesystem/group | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/core/filesystem/group b/abs/core/filesystem/group index cfee1f2..6c91b29 100644 --- a/abs/core/filesystem/group +++ b/abs/core/filesystem/group @@ -21,6 +21,7 @@ http:x:33: games:x:50: lock:x:54: uuidd:x:68: +dbus:x:81: network:x:90: video:x:91: audio:x:92: @@ -31,3 +32,4 @@ scanner:x:96: power:x:98: nobody:x:99: users:x:100: +systemd-journal:x:190: |