]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
wait for mysql.service 13029/head
authorAndras Kovacs <andras0602@hotmail.com>
Thu, 13 Jul 2023 20:44:02 +0000 (22:44 +0200)
committerAndras Kovacs <andras0602@hotmail.com>
Thu, 13 Jul 2023 20:44:02 +0000 (22:44 +0200)
pdns/pdns.service.in

index 1d23347b4d286654ebe7c5ef1daf66f19b7b28bb..d5516eb297ff047f43e81e15f3c54a88f4ea6764 100644 (file)
@@ -3,7 +3,7 @@ Description=PowerDNS Authoritative Server
 Documentation=man:pdns_server(1) man:pdns_control(1)
 Documentation=https://doc.powerdns.com
 Wants=network-online.target
-After=network-online.target mysqld.service postgresql.service slapd.service mariadb.service time-sync.target
+After=network-online.target mysql.service mysqld.service postgresql.service slapd.service mariadb.service time-sync.target
 
 [Service]
 ExecStart=@sbindir@/pdns_server --guardian=no --daemon=no --disable-syslog --log-timestamp=no --write-pid=no