[Python-apps-commits] r5853 - in packages/sabnzbdplus/trunk/debian (sabnzbdplus.init)

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Mon Jul 19 14:45:08 UTC 2010


    Date: Monday, July 19, 2010 @ 14:45:05
  Author: jcfp-guest
Revision: 5853

Inherit path from init

Modified:
  packages/sabnzbdplus/trunk/debian/sabnzbdplus.init

Modified: packages/sabnzbdplus/trunk/debian/sabnzbdplus.init
===================================================================
--- packages/sabnzbdplus/trunk/debian/sabnzbdplus.init	2010-07-19 12:32:56 UTC (rev 5852)
+++ packages/sabnzbdplus/trunk/debian/sabnzbdplus.init	2010-07-19 14:45:05 UTC (rev 5853)
@@ -29,7 +29,6 @@
 DEFOPTS="--daemon"
 PYTHONEXEC="^$(sed -n '1s/^#\!\([a-z0-9\.\/]\+\)\(.*\)/\1(\2)?/p' $DAEMON)"
 PIDFILE=/var/run/sabnzbdplus.pid
-PATH=/sbin:/usr/sbin:/bin:/usr/bin
 
 # these are only accepted from the settings file
 unset USER CONFIG HOST PORT EXTRAOPTS




More information about the Python-apps-commits mailing list