summarylogtreecommitdiffstats
path: root/system.service
diff options
context:
space:
mode:
Diffstat (limited to 'system.service')
-rw-r--r--system.service4
1 files changed, 4 insertions, 0 deletions
diff --git a/system.service b/system.service
index ead49578b54e..e251a4121c22 100644
--- a/system.service
+++ b/system.service
@@ -7,6 +7,10 @@ User=shout-irc
Group=shout-irc
Type=simple
ExecStart=/usr/bin/shout-irc --home /etc/shout-irc
+ProtectSystem=yes
+ProtectHome=yes
+NoNewPrivileges=yes
+PrivateTmp=yes
[Install]
WantedBy=multi-user.target