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