mirror of
https://github.com/pygos/init.git
synced 2024-11-05 04:07:10 +01:00
a22a212d3a
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>
36 lines
340 B
Text
36 lines
340 B
Text
*.in
|
|
*.cache
|
|
.*
|
|
*.o
|
|
*.a
|
|
*~
|
|
Makefile
|
|
aclocal.m4
|
|
compile
|
|
config.*
|
|
configure
|
|
depcomp
|
|
install-sh
|
|
missing
|
|
stamp-h1
|
|
|
|
init
|
|
service
|
|
reboot
|
|
shutdown
|
|
killall5
|
|
runsvc
|
|
|
|
services/sigkill
|
|
services/sigterm
|
|
services/devfs
|
|
services/procfs
|
|
services/sysfs
|
|
services/ifrename
|
|
services/ifcfg
|
|
|
|
scripts/devfs.sh
|
|
scripts/ifrename.sh
|
|
scripts/ifcfg.sh
|
|
|
|
etc/initd.env
|