X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=local%2Fnetwork-configure;h=e349a7bd524af9ce1aed5ab440dcaa41cd98ff7f;hp=05d6034e7550c8603a8aac8d13d7958bf7a4c80d;hb=c192234993ad164de7d43cae78e4332185e91a24;hpb=b75d4503ef9c919231c0c02daf5a1ed1e57c73af diff --git a/local/network-configure b/local/network-configure index 05d6034..e349a7b 100755 --- a/local/network-configure +++ b/local/network-configure @@ -23,6 +23,8 @@ sudo install -m 644 -o root -g root /dev/stdin \ EOF m4 \ --define=LOCAL_IPV4=$local_ipv4 \ + --define=LOCAL_GATEWAY=$local_gateway \ + --define=LOCAL_NETMASK=$local_netmask \ <"$tool"/etc/network/interfaces.m4 | sudo install -m 640 -o root -g root /dev/stdin \ /etc/network/interfaces