Add path be able to find the python binary
This commit is contained in:
parent
ba0430a3a7
commit
4e8d4b93dd
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
. /etc/rc.subr
|
. /etc/rc.subr
|
||||||
|
|
||||||
|
PATH=${PATH}:/usr/local/sbin:/usr/local/bin
|
||||||
|
|
||||||
name=munin_f2b_remote
|
name=munin_f2b_remote
|
||||||
rcvar=${name}_enable
|
rcvar=${name}_enable
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue