From 99894b867f1293f56d181d62f5015c5a0a8adbda Mon Sep 17 00:00:00 2001 From: Topi Miettinen Date: Tue, 19 Feb 2019 00:30:12 +0200 Subject: units: enable ProtectHostname=yes --- units/systemd-journald.service.in | 1 + 1 file changed, 1 insertion(+) (limited to 'units/systemd-journald.service.in') diff --git a/units/systemd-journald.service.in b/units/systemd-journald.service.in index 4684f095c0..1807d73c68 100644 --- a/units/systemd-journald.service.in +++ b/units/systemd-journald.service.in @@ -23,6 +23,7 @@ IPAddressDeny=any LockPersonality=yes MemoryDenyWriteExecute=yes NoNewPrivileges=yes +ProtectHostname=yes Restart=always RestartSec=0 RestrictAddressFamilies=AF_UNIX AF_NETLINK -- cgit v1.2.1