mirror of
https://github.com/systemd/systemd.git
synced 2025-02-24 17:57:34 +03:00
journal-remote: add SupplementaryGroups to systemd-journal-upload.service
This commit is contained in:
parent
50b480246c
commit
d70698b7e6
@ -14,6 +14,7 @@ After=network.target
|
|||||||
ExecStart=@rootlibexecdir@/systemd-journal-upload \
|
ExecStart=@rootlibexecdir@/systemd-journal-upload \
|
||||||
--save-state
|
--save-state
|
||||||
User=systemd-journal-upload
|
User=systemd-journal-upload
|
||||||
|
SupplementaryGroups=systemd-journal
|
||||||
PrivateTmp=yes
|
PrivateTmp=yes
|
||||||
PrivateDevices=yes
|
PrivateDevices=yes
|
||||||
WatchdogSec=3min
|
WatchdogSec=3min
|
||||||
|
Loading…
x
Reference in New Issue
Block a user