diff options
Diffstat (limited to 'debian/rhnop-client.nopsysstated.service')
-rw-r--r-- | debian/rhnop-client.nopsysstated.service | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rhnop-client.nopsysstated.service b/debian/rhnop-client.nopsysstated.service index ca3e5d3..bef6909 100644 --- a/debian/rhnop-client.nopsysstated.service +++ b/debian/rhnop-client.nopsysstated.service @@ -6,6 +6,9 @@ User=rhnop Group=rhnop ExecStart=/usr/bin/nopsysstated Restart=always +RestartSec=1s +StartLimitInterval=5 +StartLimitBurst=6 PrivateTmp=yes PrivateDevices=yes ProtectSystem=full |