]> git.proxmox.com Git - pve-common.git/blobdiff - test/etc_network_interfaces/t.create_network.pl
inotify: fix compatibillity with address + netmask separate passed
[pve-common.git] / test / etc_network_interfaces / t.create_network.pl
index 9bb26bd2fc04f904758c572678d4c17cda77c1b9..22e71420b8bd15b55bd4afee5d6828b753342f51 100644 (file)
@@ -503,7 +503,7 @@ iface eth0 inet manual
 
 auto eth1
 iface eth1 inet6 static
-       address $ip
+       address $ip/$nm
        gateway $gw
 
 iface eth2 inet manual