aboutsummaryrefslogtreecommitdiff
path: root/services/ifcfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'services/ifcfg.in')
-rw-r--r--services/ifcfg.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/services/ifcfg.in b/services/ifcfg.in
new file mode 100644
index 0000000..c2b4127
--- /dev/null
+++ b/services/ifcfg.in
@@ -0,0 +1,7 @@
+description "static network configuration"
+type wait
+target boot
+after sysinit ifrename
+before network
+
+exec "@SCRIPTDIR@/ifcfg.sh" \ No newline at end of file