Update floatingip.service

This commit is contained in:
Stefan Pejcic 2024-08-21 10:56:37 +02:00 committed by GitHub
parent e79bcecb9d
commit f430b81ac3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,8 +6,8 @@ ReloadPropagatedFrom=docker.service
[Service]
Type=oneshot
ExecStart=/user/local/admin/scripts/Nginx/regenerate_hosts
ExecReload=/user/local/admin/scripts/Nginx/regenerate_hosts
ExecStart=/usr/local/admin/scripts/server/recreate_hosts
ExecReload=/usr/local/admin/scripts/server/recreate_hosts
RemainAfterExit=yes
[Install]