]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
journal-remote: add SupplementaryGroups to systemd-journal-upload.service 2331/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 15 Jan 2016 06:25:36 +0000 (15:25 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 15 Jan 2016 06:25:36 +0000 (15:25 +0900)
units/systemd-journal-upload.service.in

index 4a89186f31dc5085929acce35f6b1ed744939e44..1f488ff425d1b02b6246bddbdddbbaa1ab8c5b86 100644 (file)
@@ -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