move After= to correct section

This commit is contained in:
Adam Majer 2024-09-11 16:32:26 +02:00
parent 69b9e41129
commit 630803246c

View File

@ -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