mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
systemd: add systemd-network user/group
now this is required for tmpfiles.d/systemd.conf
This commit is contained in:
parent
12e5359605
commit
0baa0e6a48
@ -207,6 +207,9 @@ post_makeinstall_target() {
|
|||||||
post_install() {
|
post_install() {
|
||||||
add_group systemd-journal 190
|
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 audio 63
|
||||||
add_group cdrom 11
|
add_group cdrom 11
|
||||||
add_group dialout 18
|
add_group dialout 18
|
||||||
|
Loading…
x
Reference in New Issue
Block a user