This commit is contained in:
Data Backend account
2023-02-13 09:13:54 +01:00
2 changed files with 6 additions and 2 deletions
@@ -10,7 +10,10 @@ Type=idle
User=root
ExecStart=/usr/bin/sh /home/dbe/service_scripts/{{ detector }}-buffer_writer-worker.sh %i
TimeoutStartSec=10
RestartSec=1
RestartSec=5
StartLimitInterval=0
Restart=on-failure
[Install]
WantedBy={{ detector }}-buffer_writer.service
+2 -1
View File
@@ -8,7 +8,8 @@ User=root
ExecStart=/usr/bin/sh /home/dbe/service_scripts/{{ detector }}-stream2vis.sh
TimeoutStartSec=10
Restart=on-failure
RestartSec=1
RestartSec=2
StartLimitInterval=0
[Install]
WantedBy=multi-user.target