init-scripts/services/ifcfg.in

7 lines
151 B
Plaintext

description "static network configuration"
type wait
target boot
after sysinit ifrename
before network
exec ip -force -batch "@ETCPATH@/netcfg/static"