summaryrefslogtreecommitdiffstats
path: root/abs/core/filesystem/passwd
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-08-09 19:47:51 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-08-09 19:47:51 (GMT)
commit19ebf7c8c7ccdde7f0e2ee779f56b57d596df5fd (patch)
treebd7eb9601d071e45ef187a5f7fc7238e65838592 /abs/core/filesystem/passwd
parent50895f38e1d64e9ea39558f6aab60dc6f5fbbea8 (diff)
downloadlinhes_pkgbuild-19ebf7c8c7ccdde7f0e2ee779f56b57d596df5fd.zip
linhes_pkgbuild-19ebf7c8c7ccdde7f0e2ee779f56b57d596df5fd.tar.gz
linhes_pkgbuild-19ebf7c8c7ccdde7f0e2ee779f56b57d596df5fd.tar.bz2
filesystem: update to 2015.02
Diffstat (limited to 'abs/core/filesystem/passwd')
-rw-r--r--abs/core/filesystem/passwd21
1 files changed, 13 insertions, 8 deletions
diff --git a/abs/core/filesystem/passwd b/abs/core/filesystem/passwd
index 671fc48..b3e79eb 100644
--- a/abs/core/filesystem/passwd
+++ b/abs/core/filesystem/passwd
@@ -1,9 +1,14 @@
root:x:0:0:root:/root:/bin/bash
-bin:x:1:1:bin:/bin:/bin/false
-daemon:x:2:2:daemon:/sbin:/bin/false
-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
+bin:x:1:1:bin:/bin:/usr/bin/nologin
+daemon:x:2:2:daemon:/:/usr/bin/nologin
+mail:x:8:12:mail:/var/spool/mail:/usr/bin/nologin
+ftp:x:14:11:ftp:/srv/ftp:/usr/bin/nologin
+http:x:33:33:http:/srv/http:/usr/bin/nologin
+uuidd:x:68:68:uuidd:/:/usr/bin/nologin
+dbus:x:81:81:dbus:/:/usr/bin/nologin
+nobody:x:99:99:nobody:/:/usr/bin/nologin
+systemd-journal-gateway:x:191:191:systemd-journal-gateway:/:/usr/bin/nologin
+systemd-timesync:x:192:192:systemd-timesync:/:/usr/bin/nologin
+systemd-network:x:193:193:systemd-network:/:/usr/bin/nologin
+systemd-bus-proxy:x:194:194:systemd-bus-proxy:/:/usr/bin/nologin
+systemd-resolve:x:195:195:systemd-resolve:/:/usr/bin/nologin