Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • juniorctf juniorctf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • axelle
  • juniorctfjuniorctf
  • Merge requests
  • !5

Ensure juniorctf is stopped before docker on shutdown

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Antoine Neuenschwander requested to merge ant0inet/juniorctf:fix-systemd into master Jan 06, 2019
  • Overview 0
  • Commits 1
  • Changes 1

Using juniorctf with the unit file ctfd-docker.service on Ubuntu 18.10, the docker containers would not be properly stopped and removed on system shutdown because juniorctf was stopped after docker was stopped. This fix ensures juniorctf is stopped before the docker service on shutdown.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-systemd