[SOLVED] Mysql.cfg not able to edit after persistance installation

I can edit all other cfg files, but not mysql.cfg.
I’ve just installed MYSQL Persistance on my RPI.

What are the permissions on the file? ls -al /etc/openhab2/services
Should be -rw-rw-r-- openhab openhabian

If not use the openhabian tool to fix. sudo openhabian-config select Apply Improvements then Fix Permissions.


-rw-r--r--   1 openhab openhab   450 Feb  3 14:20 mysql.cfg

As mentioned above use sudo openhabian-config select Apply Improvements then Fix Permissions. That should take care of the issue.:crossed_fingers:

Thanks, H102, it works well now.

1 Like

Good deal.:+1: and thanks for clicking the solution. I edited the title to start with [Solved] as well.:wink:

1 Like