Hello
I need to permanently modify /etc/systemd/system/mysql.service, more precisely the settings ProtectSystem = false and ProtectHome = false
I changed this file and executed systemctl daemon-reload
But I missed the changes tonight, I believe it's due to an update. How do I make these changes permanent?
I need to permanently modify /etc/systemd/system/mysql.service, more precisely the settings ProtectSystem = false and ProtectHome = false
I changed this file and executed systemctl daemon-reload
But I missed the changes tonight, I believe it's due to an update. How do I make these changes permanent?