forked from garethr/garethr-docker
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix docker::run when used on systemd
**These patches do not block upgrading to the latest garether-docker; they can both be dropped.** Both of these changes are only necessary because we are so far behind upstream, which already has very good support for systemd. The change to the exit code was proposed upstream anyway as it is an overall good patch (init scripts are supposed to exit 0 when asked to start and the service is already running): garethr#626
- Loading branch information
1 parent
93f4f51
commit 743496c
Showing
2 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters