Skip to content
Snippets Groups Projects
Commit 2e761baf authored by Dinyar Rabady's avatar Dinyar Rabady Committed by Dinyar Rabady
Browse files

Rename wrapper script to make journal clearer

Otherwise the unit is labelled as 'run.sh' in the log.
Belongs to #19.
parent 586aa065
No related branches found
No related tags found
No related merge requests found
Pipeline #4539176 passed
...@@ -4,7 +4,7 @@ Description=Wrapper script to run scdaq ...@@ -4,7 +4,7 @@ Description=Wrapper script to run scdaq
[Service] [Service]
Type=simple Type=simple
PIDFile=/run/scdaq.pid PIDFile=/run/scdaq.pid
ExecStart=/opt/scdaq/scripts/run.sh ExecStart=/opt/scdaq/scripts/runSCdaq.sh
User=scouter User=scouter
Group=scouter Group=scouter
WorkingDirectory=/opt/scdaq/scripts WorkingDirectory=/opt/scdaq/scripts
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment