mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
systemd: set needed users and groups for systemd/journalctl
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -161,6 +161,10 @@ post_makeinstall_target() {
|
||||
}
|
||||
|
||||
post_install() {
|
||||
add_user systemd-journal-gateway x 191 191 "Journal Gateway" "/" "/bin/sh"
|
||||
add_group systemd-journal 190
|
||||
add_group systemd-journal-gateway 191
|
||||
|
||||
add_group audio 63
|
||||
add_group cdrom 11
|
||||
add_group dialout 18
|
||||
|
||||
Reference in New Issue
Block a user