diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-02-11 18:28:06 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-02-11 18:28:06 +0100 |
commit | a24111cea64e042b49d8b4bca85ce6092845bbec (patch) | |
tree | 3139663b6d5a1504789df2c47131161962a20213 /units/systemd-journal-gatewayd.service.in | |
parent | e203dc1076dd5c1485509975a4c63c8328c262f4 (diff) |
Revert "units: add SecureBits"
This reverts commit 6a716208b346b742053cfd01e76f76fb27c4ea47.
Apparently this doesn't work.
http://lists.freedesktop.org/archives/systemd-devel/2015-February/028212.html
Diffstat (limited to 'units/systemd-journal-gatewayd.service.in')
-rw-r--r-- | units/systemd-journal-gatewayd.service.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/units/systemd-journal-gatewayd.service.in b/units/systemd-journal-gatewayd.service.in index f15a37f9d1..987220e554 100644 --- a/units/systemd-journal-gatewayd.service.in +++ b/units/systemd-journal-gatewayd.service.in @@ -11,7 +11,6 @@ Requires=systemd-journal-gatewayd.socket [Service] ExecStart=@rootlibexecdir@/systemd-journal-gatewayd -SecureBits=noroot noroot-locked User=systemd-journal-gateway Group=systemd-journal-gateway SupplementaryGroups=systemd-journal |