1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-05-18 19:56:14 +02:00
init/scripts
David Oberhollenzer a22a212d3a Add service and helper script for static network configuration
After interface renaming is done, perform the following actions:
 - Configure each interface for which we have a configuration file
 - Configuration file contains lines that we pass directly to iproute2
 - Configure static routing in a similar fashion
 - Set the configured interfaces up

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-04-28 13:52:01 +02:00
..
devfs.sh.in Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
ifcfg.sh.in Add service and helper script for static network configuration 2018-04-28 13:52:01 +02:00
ifrename.sh.in Add optional script for persistent network interface renaming 2018-04-27 11:28:46 +02:00
Makemodule.am Add service and helper script for static network configuration 2018-04-28 13:52:01 +02:00
trymount.sh Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00