summarylogtreecommitdiffstats
path: root/peerunityd@.service
diff options
context:
space:
mode:
authorcimer2016-04-28 10:56:21 +0200
committercimer2016-04-28 10:56:21 +0200
commit247f33c850ee6fb8fb5831c3277d05f92ce15a1e (patch)
tree63a714fbd112b6703b4d745bd834d736fa1631c7 /peerunityd@.service
parentb4914445eb923d4d59f22012c5782a921ee41e94 (diff)
downloadaur-247f33c850ee6fb8fb5831c3277d05f92ce15a1e.tar.gz
update to 0.2.1
Diffstat (limited to 'peerunityd@.service')
-rw-r--r--peerunityd@.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/peerunityd@.service b/peerunityd@.service
index 1b05e88ecef0..9990797183a1 100644
--- a/peerunityd@.service
+++ b/peerunityd@.service
@@ -6,7 +6,14 @@ After=network.target
User=%i
Group=users
Type=simple
+RestartSec=15
+Restart=on-failure
ExecStart=/usr/bin/peerunityd
+## security
+PrivateTmp=true
+PrivateDevices=true
+ProtectSystem=full
+NoNewPrivileges=true
[Install]
WantedBy=multi-user.target