This commit is contained in:
Jephte CLAIN 2014-02-09 23:11:21 +04:00
parent 43bf3e379c
commit db65471033
1 changed files with 1 additions and 1 deletions

View File

@ -1045,7 +1045,7 @@ iface lo inet loopback
network_interfaces_add_confip "$iface" "$gateway" ipsuffixes "$interfaces"
fi
done
# Fin de traitement
if [ -n "$__DEBIAN_NETWORK_DEVEL_SHOW_MODIFS" ]; then
if testdiff "$interfaces" /etc/network/interfaces; then