File tree Expand file tree Collapse file tree 8 files changed +8
-0
lines changed
Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1212# Includes
1313source $VESTA /func/main.sh
1414source $VESTA /conf/vesta.conf
15+ PATH=" $PATH :/usr/local/sbin:/sbin:/usr/sbin:/root/bin"
1516
1617send_email_report () {
1718 email=$( grep CONTACT $VESTA /data/users/admin/user.conf)
Original file line number Diff line number Diff line change 1212# Includes
1313source $VESTA /func/main.sh
1414source $VESTA /conf/vesta.conf
15+ PATH=" $PATH :/usr/local/sbin:/sbin:/usr/sbin:/root/bin"
1516
1617send_email_report () {
1718 if [ -e ' /etc/named.conf' ]; then
Original file line number Diff line number Diff line change 1212# Includes
1313source $VESTA /func/main.sh
1414source $VESTA /conf/vesta.conf
15+ PATH=" $PATH :/usr/local/sbin:/sbin:/usr/sbin:/root/bin"
1516
1617send_email_report () {
1718 email=$( grep CONTACT $VESTA /data/users/admin/user.conf)
Original file line number Diff line number Diff line change 1212# Includes
1313source $VESTA /func/main.sh
1414source $VESTA /conf/vesta.conf
15+ PATH=" $PATH :/usr/local/sbin:/sbin:/usr/sbin:/root/bin"
1516
1617send_email_report () {
1718 email=$( grep CONTACT $VESTA /data/users/admin/user.conf)
Original file line number Diff line number Diff line change 1212# Includes
1313source $VESTA /func/main.sh
1414source $VESTA /conf/vesta.conf
15+ PATH=" $PATH :/usr/local/sbin:/sbin:/usr/sbin:/root/bin"
1516
1617send_email_report () {
1718 email=$( grep CONTACT $VESTA /data/users/admin/user.conf)
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ service=$1
1414
1515# Includes
1616source $VESTA /func/main.sh
17+ PATH=" $PATH :/usr/local/sbin:/sbin:/usr/sbin:/root/bin"
1718
1819
1920# ----------------------------------------------------------#
Original file line number Diff line number Diff line change 1212# Includes
1313source $VESTA /func/main.sh
1414source $VESTA /conf/vesta.conf
15+ PATH=" $PATH :/usr/local/sbin:/sbin:/usr/sbin:/root/bin"
1516
1617send_email_report () {
1718 email=$( grep CONTACT $VESTA /data/users/admin/user.conf)
Original file line number Diff line number Diff line change 1212# Includes
1313source $VESTA /func/main.sh
1414source $VESTA /conf/vesta.conf
15+ PATH=" $PATH :/usr/local/sbin:/sbin:/usr/sbin:/root/bin"
1516
1617send_email_report () {
1718 email=$( grep CONTACT $VESTA /data/users/admin/user.conf)
You can’t perform that action at this time.
0 commit comments