mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 05:52:32 +00:00
fix initlog name
This commit is contained in:
parent
06399fd71a
commit
c8969ecb19
@ -15,7 +15,7 @@ use PVE::RPCEnvironment;
|
||||
use PVE::API2::Subscription;
|
||||
use PVE::API2::APT;
|
||||
|
||||
initlog ('pvedailycron', 'daemon');
|
||||
initlog ('pveupdate', 'daemon');
|
||||
|
||||
die "please run as root\n" if $> != 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user