diff options
Diffstat (limited to 'units/systemd-journal-gatewayd.service.in')
-rw-r--r-- | units/systemd-journal-gatewayd.service.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/systemd-journal-gatewayd.service.in b/units/systemd-journal-gatewayd.service.in index c3b5c725bf..a01ce8da45 100644 --- a/units/systemd-journal-gatewayd.service.in +++ b/units/systemd-journal-gatewayd.service.in @@ -11,6 +11,9 @@ Requires=systemd-journal-gatewayd.socket [Service] ExecStart=@rootlibexecdir@/systemd-journal-gatewayd +User=systemd-journal-gateway +Group=systemd-journal-gateway +SupplementaryGroups=systemd-journal [Install] Also=systemd-journal-gatewayd.socket |