diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-04 23:58:32 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-04 23:58:32 -0300 |
commit | f30169d276cbbfcb6ac253d7e72efe9421401606 (patch) | |
tree | 9b637f135f55d41e2b50ad76e174784193c31323 /libre/filesystem/passwd | |
parent | 7a62e84f435958b9f335e5b7a4f2e89caef7c992 (diff) | |
download | abslibre-f30169d276cbbfcb6ac253d7e72efe9421401606.tar.gz abslibre-f30169d276cbbfcb6ac253d7e72efe9421401606.tar.bz2 abslibre-f30169d276cbbfcb6ac253d7e72efe9421401606.zip |
filesystem-2014.05-2: updating version
* add systemd-timesync and systemd-journal-gateway users/groups
* fix incorrect group in /etc/passwd for systemd-journal-gateway
Diffstat (limited to 'libre/filesystem/passwd')
-rw-r--r-- | libre/filesystem/passwd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libre/filesystem/passwd b/libre/filesystem/passwd index 671fc486e..b65b7cc8a 100644 --- a/libre/filesystem/passwd +++ b/libre/filesystem/passwd @@ -7,3 +7,5 @@ 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 +systemd-journal-gateway:x:191:191:systemd-journal-gateway:/:/bin/false +systemd-timesync:x:192:192:systemd-timesync:/:/bin/false |