systemd network configuration is not supported yet

This commit is contained in:
Jérémy Lecour 2019-03-24 21:27:16 +01:00
parent a7abd80f93
commit 809146de52

View file

@ -707,7 +707,7 @@ if is_debian; then
if ! test -f /etc/network/interfaces; then
IS_AUTOIF=0
IS_INTERFACESGW=0
failed "IS_NETWORK_INTERFACES"
failed "IS_NETWORK_INTERFACES" "systemd network configuration is not supported yet"
fi
fi