summaryrefslogtreecommitdiff
path: root/debian/rhnop-client.nopsyncd@.service
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2015-05-22 17:44:50 (GMT)
committerChristian Pointner <equinox@helsinki.at>2015-05-22 17:44:50 (GMT)
commit09f1950cae30ce99f50bf51a7d11040221f66b7b (patch)
tree952d17a59c6675637ae008eacc079f548f3587f5 /debian/rhnop-client.nopsyncd@.service
parent1f088370104cce2c8299afb7fb065a6f3127d94c (diff)
systemd unit files configured to inifinte restart
Diffstat (limited to 'debian/rhnop-client.nopsyncd@.service')
-rw-r--r--debian/rhnop-client.nopsyncd@.service3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rhnop-client.nopsyncd@.service b/debian/rhnop-client.nopsyncd@.service
index 153a39b..40ae939 100644
--- a/debian/rhnop-client.nopsyncd@.service
+++ b/debian/rhnop-client.nopsyncd@.service
@@ -6,6 +6,9 @@ User=rhnop
Group=rhnop
ExecStart=/usr/bin/nopsyncd %i
Restart=always
+RestartSec=1s
+StartLimitInterval=5
+StartLimitBurst=6
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full