summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorDaniel Mack <github@zonque.org>2016-01-22 09:56:54 +0100
committerDaniel Mack <github@zonque.org>2016-01-22 09:56:54 +0100
commitefda7e594e14b06f8e91dbf580224b16e0f688d1 (patch)
tree44a5f6bd302f8802d530458c579665653f9133b4 /units
parente813475097eccb02c579c4e105a42e78e0e2a73b (diff)
parentd70698b7e612bad2a45ad5facf9882326ab0f690 (diff)
Merge pull request #2331 from yuwata/journal-remote-unit-v2
journal-remote: add SupplementaryGroups to systemd-journal-upload.service
Diffstat (limited to 'units')
-rw-r--r--units/systemd-journal-upload.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-journal-upload.service.in b/units/systemd-journal-upload.service.in
index 4a89186f31..1f488ff425 100644
--- a/units/systemd-journal-upload.service.in
+++ b/units/systemd-journal-upload.service.in
@@ -14,6 +14,7 @@ After=network.target
ExecStart=@rootlibexecdir@/systemd-journal-upload \
--save-state
User=systemd-journal-upload
+SupplementaryGroups=systemd-journal
PrivateTmp=yes
PrivateDevices=yes
WatchdogSec=3min