diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-09 11:45:34 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-09 11:45:34 -0300 |
commit | e34267d71022012bd4f30c53c5ca1e35a7d4beb1 (patch) | |
tree | cfef4d4b53f5562f9e43df44cd3338c0de11044a /libre/filesystem/group | |
parent | 20f5d5fc08951c163d96590e3cfe344eda4a437e (diff) | |
download | abslibre-e34267d71022012bd4f30c53c5ca1e35a7d4beb1.tar.gz abslibre-e34267d71022012bd4f30c53c5ca1e35a7d4beb1.tar.bz2 abslibre-e34267d71022012bd4f30c53c5ca1e35a7d4beb1.zip |
filesystem-2014.06-1: updating version
* add systemd-network user and group in prep for systemd 214
* use nologin rather than /bin/false for disabled accounts
* preemptively add systemd-network user/group
Diffstat (limited to 'libre/filesystem/group')
-rw-r--r-- | libre/filesystem/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/filesystem/group b/libre/filesystem/group index 0d0918cbb..3a481a2c0 100644 --- a/libre/filesystem/group +++ b/libre/filesystem/group @@ -35,3 +35,4 @@ users:x:100: systemd-journal:x:190: systemd-journal-gateway:x:191: systemd-timesync:x:192: +systemd-network:x:193: |