Merge "elements: simple-init: Remove SUSE interfaces"
This commit is contained in:
commit
db4a88642e
@ -12,6 +12,9 @@ set -o pipefail
|
||||
# Fedora
|
||||
rm -f /etc/sysconfig/network-scripts/ifcfg-eth*
|
||||
|
||||
# SUSE
|
||||
rm -f /etc/sysconfig/network/ifcfg-eth*
|
||||
|
||||
# Ubuntu
|
||||
rm -f /etc/network/interfaces.d/eth*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user