mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
systemd: add systemd-timesync user and group
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
71eeeedd75
commit
f35ddd9fa9
@ -247,6 +247,9 @@ post_makeinstall_target() {
|
|||||||
post_install() {
|
post_install() {
|
||||||
add_group systemd-journal 190
|
add_group systemd-journal 190
|
||||||
|
|
||||||
|
add_group systemd-timesync 191
|
||||||
|
add_user systemd-timesync x 191 191 "systemd-timesync" "/" "/bin/false"
|
||||||
|
|
||||||
add_group systemd-network 193
|
add_group systemd-network 193
|
||||||
add_user systemd-network x 193 193 "systemd-network" "/" "/bin/sh"
|
add_user systemd-network x 193 193 "systemd-network" "/" "/bin/sh"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user