From 1746898cefcb17f58b5cf27b4dad3d28236f1152 Mon Sep 17 00:00:00 2001 From: Lennart Weller Date: Mon, 5 Sep 2016 10:27:21 +0200 Subject: Imported Upstream version 1.3.0+dfsg --- contrib/README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'contrib/README.md') diff --git a/contrib/README.md b/contrib/README.md index 4578989a4..d3643d753 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -35,8 +35,16 @@ updates first. * edit `contrib/debian/rules` and adjust the `dh` rule near the top to remove systemd (see comments in that file). -* edit `contrib/debian/control`: remove `dh-systemd` from the - Build-Depends list, and add `pkg-config` to it. +* rename `contrib/debian/control.wheezy` to `contrib/debian/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` Then proceed as the main instructions above. @@ -46,4 +54,3 @@ The recommended way to upgrade netdata packages built from this source is to remove the current package from your system, then install the new package. Upgrading on wheezy is known to not work cleanly; Jessie may behave as expected. - -- cgit v1.2.3