systemd: add systemd-network user/group

now this is required for tmpfiles.d/systemd.conf
This commit is contained in:
Stefan Saraev 2014-06-12 19:10:28 +03:00 committed by Stephan Raue
parent 12e5359605
commit 0baa0e6a48

View File

@ -207,6 +207,9 @@ post_makeinstall_target() {
post_install() {
add_group systemd-journal 190
add_group systemd-network 193
add_user systemd-network x 193 193 "systemd-network" "/" "/bin/sh"
add_group audio 63
add_group cdrom 11
add_group dialout 18