Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
docker-systemctl-replacement
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Debian
docker-systemctl-replacement
Commits
3f7b7bd9
Commit
3f7b7bd9
authored
5 years ago
by
onlyjob
Browse files
Options
Downloads
Patches
Plain Diff
L: capitalization-error-in-description-synopsis SystemD systemd
parent
437aacd4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/control
+2
-2
2 additions, 2 deletions
debian/control
with
2 additions
and
2 deletions
debian/control
+
2
−
2
View file @
3f7b7bd9
...
...
@@ -15,9 +15,9 @@ Architecture: all
Conflicts: systemd
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: tini | dumb-init
Description: daemonless "systemctl" command to manage services without
S
ystem
D
Description: daemonless "systemctl" command to manage services without
s
ystem
d
"systemctl" is a replacement command to control system daemons without
S
ystem
D
. "systemctl" is useful in application containers where
S
ystem
D
is
s
ystem
d
. "systemctl" is useful in application containers where
s
ystem
d
is
not available to start/stop services.
.
This script can also be run as init of an application container (i.e. the
...
...
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