summaryrefslogtreecommitdiff
path: root/debian/rhrdtime.service
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rhrdtime.service')
-rw-r--r--debian/rhrdtime.service6
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/rhrdtime.service b/debian/rhrdtime.service
index 0d4658e..af54634 100644
--- a/debian/rhrdtime.service
+++ b/debian/rhrdtime.service
@@ -1,14 +1,12 @@
[Unit]
Description=Radio Helsinki Rivendell Time Websocket Server
+After=local-fs.target
[Service]
User=rhrdtime
Group=rhrdtime
+Type=simple
ExecStart=/usr/bin/rhrdtime
-Restart=always
-RestartSec=1s
-StartLimitInterval=5
-StartLimitBurst=6
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full