]> git.proxmox.com Git - pve-common.git/commit - src/PVE/INotify.pm
Inotify : write network config : use modern syntax for options
authorAlexandre Derumier <aderumier@odiso.com>
Wed, 20 Jun 2018 05:36:55 +0000 (07:36 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 20 Jun 2018 08:11:48 +0000 (10:11 +0200)
commit1accc6da659d8a02dcf1c2a636749e6f48fb9c2d
treefe99fd706ab3f0bba47aa440ff9b24af0f3664f6
parent1b1fb9f70cf8f265ca52f19c955b3f648bb51445
Inotify : write network config : use modern syntax for options

-replace options with '_'  with '-'
-use 'bond-slaves' instead 'slaves'
src/PVE/INotify.pm
test/etc_network_interfaces/t.bridge-v4-v6.pl
test/etc_network_interfaces/t.create_network.pl
test/etc_network_interfaces/t.unknown_order.pl
test/etc_network_interfaces/t.update_network.pl