]> arthur.barton.de Git - netdata.git/commitdiff
registry folder will be forced
authordavid <fuellgraf@transporeon.com>
Mon, 17 Oct 2016 11:20:31 +0000 (13:20 +0200)
committerdavid <fuellgraf@transporeon.com>
Mon, 17 Oct 2016 11:20:31 +0000 (13:20 +0200)
contrib/README.md

index d9110318830222cc5c1fc3f926dc891aba8d160e..60bcf3f28021b899582ed7e93ddd89b3df073ab8 100644 (file)
@@ -45,8 +45,8 @@ updates first.
 * edit `contrib/debian/netdata.init` and change `PIDFILE` to
   `/var/run/netdata.pid`
 
-* add `dpkg-statoverride --update --add --force root netdata 0775 /var/lib/netdata/registry` to
-  `contrib/debian/netdata.postinst.in`. So the unique id can be written to the fs.
+* remove `dpkg-statoverride --update --add --force root netdata 0775 /var/lib/netdata/registry` from
+  `contrib/debian/netdata.postinst.in`. If you are going to handle the unique id file differently.
 
 Then proceed as the main instructions above.