Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-warpzone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infrastruktur
ansible-warpzone
Commits
6954d716
Commit
6954d716
authored
4 years ago
by
Christian Elberfeld
Browse files
Options
Downloads
Patches
Plain Diff
add --no-pager
parent
18c7a06c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
verwaltung/cryptdata/templates/mount_crypt_and_start_services.sh
+4
-3
4 additions, 3 deletions
...ung/cryptdata/templates/mount_crypt_and_start_services.sh
with
4 additions
and
3 deletions
verwaltung/cryptdata/templates/mount_crypt_and_start_services.sh
+
4
−
3
View file @
6954d716
...
...
@@ -19,6 +19,7 @@ echo "starting services"
systemctl start containerd.service
systemctl start docker.service
systemctl start docker.socket
systemctl status containerd.service
systemctl status docker.service
systemctl status docker.socket
systemctl status containerd.service
--no-pager
systemctl status docker.service
--no-pager
systemctl status docker.socket
--no-pager
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