init skript fixes
authorMatthias Förste <foerste@schlittermann.de>
Mon, 26 Aug 2013 14:20:16 +0200
changeset 5 0b0e57cd2ce9
parent 4 b7fbb644ce4c
child 6 7e4d3e9075c6
init skript fixes
rc.dnsproxy
--- a/rc.dnsproxy	Mon Aug 26 14:03:12 2013 +0200
+++ b/rc.dnsproxy	Mon Aug 26 14:20:16 2013 +0200
@@ -1,20 +1,16 @@
 #! /bin/sh
 ### BEGIN INIT INFO
-# Provides:          skeleton
+# Provides:          dnsproxy
 # Required-Start:    $remote_fs $syslog
 # Required-Stop:     $remote_fs $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
-# Short-Description: Example initscript
-# Description:       This file should be used to construct scripts to be
-#                    placed in /etc/init.d.
+# Short-Description: DNS Proxy
 ### END INIT INFO
 
 # Author: Matthias Förste <foerste@schlittermann.de>
-#
 
-# PATH should only include /usr/* if it runs after the mountnfs.sh script
-PATH=/sbin:/usr/sbin:/bin:/usr/bin
+PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin
 DESC="DNS Proxy"
 NAME=dnsproxy
 DAEMON=/usr/local/sbin/$NAME