Apologies for a noob question, but I am stuck.
I need to enable the webserver in /userdata/guisettings.xml, but every time I use nano to change this line :
<setting id="services.webserver" default="true">false</setting>
...after I reboot it reverts from true to false. I have tried systemctl stop kodi then nano to edit the file, and then systemctl start kodi.
But it always reverts.
How can I edit this file and get the webserver running again?