mirror of
https://github.com/paulscherrerinstitute/sf_daq_broker.git
synced 2026-08-03 10:18:11 +02:00
Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_broker
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user