diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-24 21:45:49 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-24 21:45:49 -0300 |
commit | e8d8c5e97440cd7ac11ad079a90b1d7073e2b738 (patch) | |
tree | 8ad4e54b15af37dda0941b748b7874c9a780b133 /libre/filesystem/group | |
parent | 4c959bee7ad30778d9282f675ce80eeb48294040 (diff) |
filesystem-2014.06-2: updating revision
* add systemd-bus-proxy user/group for systemd 214
* add systemd-* users to stock shadow file (FS#40800 => https://bugs.archlinux.org/task/40800)
* run pwdconv/grpconv if we touch passwd/group, respecitively (FS#40800 => https://bugs.archlinux.org/task/40800)
* add systemd-resolve user/group
Diffstat (limited to 'libre/filesystem/group')
-rw-r--r-- | libre/filesystem/group | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libre/filesystem/group b/libre/filesystem/group index 3a481a2c0..0d26d616a 100644 --- a/libre/filesystem/group +++ b/libre/filesystem/group @@ -36,3 +36,5 @@ systemd-journal:x:190: systemd-journal-gateway:x:191: systemd-timesync:x:192: systemd-network:x:193: +systemd-bus-proxy:x:194: +systemd-resolve:x:195: |