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