Do not require specific installation path.
authorshort <>
Sun, 23 May 2004 21:31:34 +0000 (21:31 +0000)
committershort <>
Sun, 23 May 2004 21:31:34 +0000 (21:31 +0000)
init.d/udpgate.init

index bb48bd6..01f92bf 100755 (executable)
@@ -7,7 +7,8 @@
 # Source function library.
 . /etc/rc.d/init.d/functions
 
-[ -f /usr/sbin/udpgate ] || exit 0
+# Where we are?
+# [ -f /usr/bin/udpgate ] || exit 0
 
 prog="udpgate"