#!/bin/sh
-. /etc/functions.sh
+. /lib/functions.sh
ipaddr="$PPP_LOCAL"
#!/bin/sh
if [ "$ACTION" = ifup ]; then
- . /etc/functions.sh
+ . /lib/functions.sh
include /lib/network
scan_interfaces
local tmpconf="$1"
(
- . /etc/functions.sh
+ . /lib/functions.sh
config_load firewall
tayga_map_rule_add() {
#!/bin/sh
-. /etc/functions.sh
+. /lib/functions.sh
getoption() {
local cfg=$1
#!/bin/sh
-. /etc/functions.sh
+. /lib/functions.sh
uci_revert_state dhcp6c state
uci_set_state dhcp6c state "" dhcp6c_state
#!/bin/sh
-. /etc/functions.sh
+. /lib/functions.sh
save_print_table_chain() {
local table="$1"
{
[ -d "/sys/module/batman_adv/" ] && return
- . /etc/functions.sh
+ . /lib/functions.sh
load_modules /etc/modules.d/*-crc16 /etc/modules.d/*-batman-adv*
}
#!/bin/sh
# Copyright (C) 2011 OpenWrt.org
-. /etc/functions.sh
+. /lib/functions.sh
. /lib/batman-adv/config.sh
start_mesh() {
#!/bin/sh
-. /etc/functions.sh
+. /lib/functions.sh
config_cb() {
local cfg="$CONFIG_SECTION"
#!/bin/sh
-. /etc/functions.sh
+. /lib/functions.sh
LOAD_STATE=1
if [ "$ACTION" = "ifup" ]; then
/etc/init.d/freeswitch enabled && {
local not_all_up="$(sh -c '
- . /etc/functions.sh
+ . /lib/functions.sh
LOAD_STATE=1
local if_is_down=0
#!/bin/sh
-. /etc/functions.sh
+. /lib/functions.sh
silencer() {
if [ -z "$debug" -o "$debug" == "0" ]; then
#!/bin/sh
# Copyright (C) 2006 OpenWrt.org
-. /etc/functions.sh
+. /lib/functions.sh
unset SERVER
unset PORT
#!/bin/sh
-. /etc/functions.sh
+. /lib/functions.sh
. ../netifd-proto.sh
init_proto "$@"
# All config needs to be done in /etc/config/wshaper
-. /etc/functions.sh
+. /lib/functions.sh
config_load wshaper
for s in downlink uplink network nopriohostdst nopriohostsrc noprioportdst noprioportsrc; do
config_get $s settings $s
#!/bin/sh
-. /etc/functions.sh
+. /lib/functions.sh
if [ "$ACTION" = add ] && [ "$DEVICENAME" = event0 ]; then
( /etc/init.d/acpid/stop; sleep 3; /usr/sbin/acpid )&
#!/bin/sh
-. /etc/functions.sh
+. /lib/functions.sh
. /lib/functions/bbstored.sh
bxbk_config_file=