move After= to correct section
This commit is contained in:
parent
69b9e41129
commit
630803246c
@ -1,5 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Gitea webhook to RabbitMQ message publisher
|
Description=Gitea webhook to RabbitMQ message publisher
|
||||||
|
After=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=exec
|
Type=exec
|
||||||
@ -10,6 +11,5 @@ NoNewPrivileges=yes
|
|||||||
ProtectSystem=strict
|
ProtectSystem=strict
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
After=network-online.target
|
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user