Skip to content
Snippets Groups Projects
Verified Commit cad4d304 authored by David Beniamine's avatar David Beniamine
Browse files

Fix service should be run once

parent 4e7f878b
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,9 @@ Requires=docker.service
After=docker.service
[Service]
Restart=always
ExecStart=/opt/NoCloud-Auto-Installer/utils/restart_containers.sh
RemainAfterExit=true
Type=oneshot
[Install]
WantedBy=default.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment