Merge pull request #109099 from jpotier/fix-deprecation-warning-azure-agent
nixos/azure-agent: fix deprecation warning
This commit is contained in:
commit
6b0ba74baa
@ -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