Skip to content
Snippets Groups Projects
Commit 833a6885 authored by Paulus Kruger's avatar Paulus Kruger
Browse files

stop_all also disable

parent 2214934e
No related branches found
No related tags found
1 merge request!23Pts1
Pipeline #70917 passed
...@@ -3,3 +3,9 @@ sudo systemctl stop recvtr.service ...@@ -3,3 +3,9 @@ sudo systemctl stop recvtr.service
sudo systemctl stop apscttr.service sudo systemctl stop apscttr.service
sudo systemctl stop apsputr.service sudo systemctl stop apsputr.service
sudo systemctl stop unb2tr.service sudo systemctl stop unb2tr.service
sudo systemctl stop ccdtr.service
sudo systemctl disable recvtr.service
sudo systemctl disable apscttr.service
sudo systemctl disable apsputr.service
sudo systemctl disable unb2tr.service
sudo systemctl disable ccdtr.service
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment