]> arthur.barton.de Git - netdata.git/blobdiff - contrib/README.md
ab-debian 0.20170213.02-0ab1, upstream v1.5.0-267-g6632e53
[netdata.git] / 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.