Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
PyPCC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
PyPCC
Commits
833a6885
Commit
833a6885
authored
Feb 5, 2024
by
Paulus Kruger
Browse files
Options
Downloads
Patches
Plain Diff
stop_all also disable
parent
2214934e
No related branches found
No related tags found
1 merge request
!23
Pts1
Pipeline
#70917
passed
Feb 5, 2024
Stage: run
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
stop_all.sh
+6
-0
6 additions, 0 deletions
stop_all.sh
with
6 additions
and
0 deletions
stop_all.sh
+
6
−
0
View file @
833a6885
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment