For others: this worked for me
cp /lib/systemd/system/kamailio.service /etc/systemd/system/kamailio.service
vi /etc/systemd/system/kamailio.service
change After=network.target
to After=mysql.service
systemctl reenable kamailio.service
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.