diff options
Diffstat (limited to 'services/ifcfg.in')
-rw-r--r-- | services/ifcfg.in | 6 |
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 |