/etc/functions.sh => /lib/functions.sh
SVN-Revision: 32062
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[ -x /usr/sbin/pppd ] || exit 0
|
||||
|
||||
[ -n "$INCLUDE_ONLY" ] || {
|
||||
. /etc/functions.sh
|
||||
. /lib/functions.sh
|
||||
. ../netifd-proto.sh
|
||||
init_proto "$@"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user