summaryrefslogtreecommitdiffstats
path: root/rc.d
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d')
-rwxr-xr-xrc.d/net-profiles3
-rwxr-xr-xrc.d/net-rename2
2 files changed, 4 insertions, 1 deletions
diff --git a/rc.d/net-profiles b/rc.d/net-profiles
index be77bac..f8c0992 100755
--- a/rc.d/net-profiles
+++ b/rc.d/net-profiles
@@ -1,7 +1,8 @@
#!/bin/bash
-. /usr/lib/network/globals
. /etc/rc.conf
+. /etc/rc.d/functions
+. /usr/lib/network/globals
. /etc/conf.d/netcfg
case "$1" in
diff --git a/rc.d/net-rename b/rc.d/net-rename
index 1a51ffe..42dfa23 100755
--- a/rc.d/net-rename
+++ b/rc.d/net-rename
@@ -1,5 +1,7 @@
#!/bin/bash
+. /etc/rc.conf
+. /etc/rc.d/functions
. /usr/lib/network/globals
case "$1" in