mirror of
git://git.proxmox.com/git/pve-common.git
synced 2025-02-02 21:46:59 +03:00
inotify/network: indentation fix
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0438d431e4
commit
13c771819a
@ -723,7 +723,8 @@ register_file('active', "/var/log/pve/tasks/active",
|
|||||||
\&write_active_workers);
|
\&write_active_workers);
|
||||||
|
|
||||||
|
|
||||||
our $bond_modes = { 'balance-rr' => 0,
|
our $bond_modes = {
|
||||||
|
'balance-rr' => 0,
|
||||||
'active-backup' => 1,
|
'active-backup' => 1,
|
||||||
'balance-xor' => 2,
|
'balance-xor' => 2,
|
||||||
'broadcast' => 3,
|
'broadcast' => 3,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user