1
0
Fork 0
mirror of https://github.com/pygos/init-scripts.git synced 2024-05-06 14:16:13 +02:00
init-scripts/services/ifcfg.in

7 lines
131 B
Plaintext
Raw Normal View History

description "static network configuration"
type wait
target boot
after sysinit ifrename
before network
exec "@SCRIPTDIR@/ifcfg.sh"