diff --git a/systemd-gotify.service b/systemd-gotify.service index c27a8a2..b879148 100644 --- a/systemd-gotify.service +++ b/systemd-gotify.service @@ -7,4 +7,4 @@ Environment="GOTIFY_TOKEN=AnV26OM_KjPdvY9" ExecStart=/usr/local/bin/systemd-gotify config -d [Install] -WantedBy=multi-user.target +WantedBy=default.target