From f44dec8537f5bcc2ecbe3e5b4f88848def217d1e Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Tue, 25 Nov 2008 19:09:51 -0500 Subject: [PATCH 1/1] Add a variable to xvm-munin-remote-config.init that std-init expects svn path=/trunk/packages/xvm-munin-config/; revision=1775 --- debian/changelog | 3 ++- debian/xvm-munin-remote-config.init | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 82cfc0b..66db39b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ xvm-munin-config (0.0.3) unstable; urgency=low * Fix xen_cpu script to leave out hyphens from UUID + * Add a variable to the remote init script that std-init expects - -- Evan Broder Tue, 25 Nov 2008 19:07:44 -0500 + -- Evan Broder Tue, 25 Nov 2008 19:09:34 -0500 xvm-munin-config (0.0.2) unstable; urgency=low diff --git a/debian/xvm-munin-remote-config.init b/debian/xvm-munin-remote-config.init index bc1c8d9..e61458b 100755 --- a/debian/xvm-munin-remote-config.init +++ b/debian/xvm-munin-remote-config.init @@ -9,7 +9,7 @@ # Description: ### END INIT INFO -PACKAGE=xvm-munin-remote-config +NAME=xvm-munin-remote-config PARENTPACKAGE=munin-node GEN_FILES=/etc/munin/munin-node.conf.xvm -- 1.7.9.5