nixos/azure-agent: fix deprecation warning
This commit is contained in:
parent
97c0e5d8a8
commit
de02ae9350
@ -146,7 +146,7 @@ in
|
|||||||
|
|
||||||
services.logrotate = {
|
services.logrotate = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = ''
|
extraConfig = ''
|
||||||
/var/log/waagent.log {
|
/var/log/waagent.log {
|
||||||
compress
|
compress
|
||||||
monthly
|
monthly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user