#825842 Plinth does not change the user on ikiwiki under /var/www

#825842#5
Date:
2016-05-30 16:37:04 UTC
From:
To:
Noticed that when ikiwiki is installed the user associated with the
directory /var/www/ikiwiki is root:root and not www-data:www-data
It should I believe be the latter instead of the former.

This is running from the latest Freedombox nightly image of that is debian

#825842#10
Date:
2016-05-30 17:48:59 UTC
From:
To:
[Stephen Mahood]

I do not know the ikiwiki setup, but may I ask why you believe this?
Why not for example root:www-data or www-data:root if the web server
need write access?