From 38bb384d50d00d291b510a12922f15689ace3b56 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 17 Oct 2016 12:28:37 +0200 Subject: [PATCH] added info for wheezy --- contrib/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/contrib/README.md b/contrib/README.md index d3643d75..34dda535 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -37,14 +37,16 @@ updates first. * rename `contrib/debian/control.wheezy` to `contrib/debian/control`. +* change `control.wheezy from contrib/Makefile* to control`. + * uncomment `EXTRA_OPTS="-P /var/run/netdata.pid"` in `contrib/debian/netdata.default` * edit `contrib/debian/netdata.init` and change `PIDFILE` to `/var/run/netdata.pid` -* uncomment `postrotate` in `system/netdata.logrotate.in` and change - `try-restart` to `restart` +* add `dpkg-statoverride --update --add --force root netdata 0775 /var/lib/netdata/registry` to + contrig/debian/netdata.postinst.in. So the unique id can be written to the fs. Then proceed as the main instructions above. -- 2.39.2