mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update floatingip.service
This commit is contained in:
parent
f430b81ac3
commit
65a93aad3d
@ -6,8 +6,8 @@ ReloadPropagatedFrom=docker.service
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/local/admin/scripts/server/recreate_hosts
|
ExecStart=/usr/local/admin/scripts/server/recreate_hosts --after-docker
|
||||||
ExecReload=/usr/local/admin/scripts/server/recreate_hosts
|
ExecReload=/usr/local/admin/scripts/server/recreate_hosts --after-docker
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
Reference in New Issue
Block a user