summaryrefslogtreecommitdiffstats
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-07-31 12:11:48 +0200
committerGitHub <noreply@github.com>2017-07-31 12:11:48 +0200
commite362b5a77f8667c44fd79057c91d9aea909cac69 (patch)
tree1e5a4006178003cff3b23b57883c321c2ee893d8 /units
parentrfkill: fix erroneous behavior when polling the udev monitor (#6489) (diff)
parentjournal-remote: use MHD_OPTION_STRICT_FOR_CLIENT if MHD_USE_PEDANTIC_CHECKS i... (diff)
downloadsystemd-e362b5a77f8667c44fd79057c91d9aea909cac69.tar.xz
systemd-e362b5a77f8667c44fd79057c91d9aea909cac69.zip
Merge pull request #6472 from yuwata/journal-gateway-fix
Some journal-gateway and journal-remote related fixes
Diffstat (limited to 'units')
-rw-r--r--units/systemd-journal-gatewayd.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-journal-gatewayd.service.in b/units/systemd-journal-gatewayd.service.in
index 99099967e7..42da3504b8 100644
--- a/units/systemd-journal-gatewayd.service.in
+++ b/units/systemd-journal-gatewayd.service.in
@@ -15,6 +15,7 @@ ExecStart=@rootlibexecdir@/systemd-journal-gatewayd
User=systemd-journal-gateway
Group=systemd-journal-gateway
SupplementaryGroups=systemd-journal
+DynamicUser=yes
PrivateTmp=yes
PrivateDevices=yes
PrivateNetwork=yes