diff options
Diffstat (limited to 'units/systemd-journal-gatewayd.service.in')
-rw-r--r-- | units/systemd-journal-gatewayd.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-journal-gatewayd.service.in b/units/systemd-journal-gatewayd.service.in index b24d698c8a..44caa0e0b2 100644 --- a/units/systemd-journal-gatewayd.service.in +++ b/units/systemd-journal-gatewayd.service.in @@ -12,6 +12,7 @@ Requires=systemd-journal-gatewayd.socket [Service] ExecStart=@rootlibexecdir@/systemd-journal-gatewayd +User=systemd-journal-gateway SupplementaryGroups=systemd-journal DynamicUser=yes PrivateDevices=yes |