<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On Sat, 10 Sep 2016 08:00:56 +0530 Sunil Mohan Adapa
    <a class="moz-txt-link-rfc2396E" href="mailto:sunil@medhas.org"><sunil@medhas.org></a> wrote:<br>
    <span style="white-space: pre;">></span><br>
    <blockquote type="cite">In the upcoming release of Plinth, Plinth
      runs as non-root user 'plinth'.<br>
      Everything is ready for it, however, for users upgrading from
      older version,<br>
      the ownership of the /var/lib/plinth/plinth.sqlite3 file needs to
      be changed<br>
      from root:root to plinth:plinth. Otherwise, Plinth won't be able
      to start<br>
      anymore unable to write to its own state file.<br>
      <br>
    </blockquote>
    This seems to already be done with the current postinst. When I
    upgrade plinth, the files under /var/lib/plinth and /var/log/plinth
    are owned by plinth, where they were previously owned by root.<br>
  </body>
</html>