[PATCH 01/13] netconfd -> netconfd.py

Matthew W. S. Bell matthew at bells23.org.uk
Sat Apr 25 18:18:26 UTC 2009


From: Matthew W. S. Bell <mentor at engelbert.(none)>


Signed-off-by: Matthew W. S. Bell <matthew at bells23.org.uk>
---
 initd/netconfd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/initd/netconfd b/initd/netconfd
index 65f7f7d..9aba44f 100644
--- a/initd/netconfd
+++ b/initd/netconfd
@@ -15,7 +15,7 @@
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
 DESC="netconf network configuration daemon"
 NAME=netconfd
-DAEMON=/usr/sbin/$NAME
+DAEMON=/usr/sbin/$NAME.py
 DAEMON_ARGS=""
 PIDFILE=/var/run/$NAME.pid
 SCRIPTNAME=/etc/init.d/$NAME
-- 
1.6.2.4




More information about the netconf-devel mailing list