How to remove a service that keeps the system from booting?
I created a service that starts a script using exec, because it works on upstart. On systemd it keeps the system from booting, because it waits for my script to end, but since it is a webserver, it won't end until stopped. How do I fix it?
Aucun commentaire:
Enregistrer un commentaire