mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
systemd: do not add systemd-journal-gateway user/group
This commit is contained in:
parent
f539bda236
commit
5d98b35631
@ -197,9 +197,7 @@ post_makeinstall_target() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
add_user systemd-journal-gateway x 191 191 "Journal Gateway" "/" "/bin/sh"
|
|
||||||
add_group systemd-journal 190
|
add_group systemd-journal 190
|
||||||
add_group systemd-journal-gateway 191
|
|
||||||
|
|
||||||
add_group audio 63
|
add_group audio 63
|
||||||
add_group cdrom 11
|
add_group cdrom 11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user