diff --git a/stop_all.sh b/stop_all.sh
index f2e4baa8bfe469e678ae723b242ccfb361e638ef..4deb93f71068f1e2cf6597c5ea96dceadf898d54 100755
--- a/stop_all.sh
+++ b/stop_all.sh
@@ -3,3 +3,9 @@ sudo systemctl stop recvtr.service
 sudo systemctl stop apscttr.service
 sudo systemctl stop apsputr.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