add /usr/local/bin to init.d script (#4593)

This commit is contained in:
Frédéric Péters 2014-03-28 10:32:26 +01:00
parent 5aec1b7976
commit e095dc6ed7
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
# Do NOT "set -e"
# 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/bin
DESC="PFWB GED Servers"
NAME=pfwbged
DAEMON=/opt/pfwbged.buildout/bin/supervisord