From: Yu Watanabe Date: Fri, 15 Jan 2016 06:25:36 +0000 (+0900) Subject: journal-remote: add SupplementaryGroups to systemd-journal-upload.service X-Git-Tag: v229~101^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d70698b7e612bad2a45ad5facf9882326ab0f690;p=thirdparty%2Fsystemd.git journal-remote: add SupplementaryGroups to systemd-journal-upload.service --- diff --git a/units/systemd-journal-upload.service.in b/units/systemd-journal-upload.service.in index 4a89186f31d..1f488ff425d 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