mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-07 08:16:25 +00:00
pvestatd: correctly set debug flag
This commit is contained in:
parent
9da32f1282
commit
6e12f8db96
@ -40,6 +40,8 @@ my $restart_request = 0;
|
|||||||
sub init {
|
sub init {
|
||||||
my ($self) = @_;
|
my ($self) = @_;
|
||||||
|
|
||||||
|
$opt_debug = $self->{debug};
|
||||||
|
|
||||||
PVE::Cluster::cfs_update();
|
PVE::Cluster::cfs_update();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user