summary refs log tree commit diff
path: root/pkgs/tools/system
diff options
context:
space:
mode:
authorDominique Martinet <asmadeus@codewreck.org>2022-02-11 17:27:06 +0900
committerDominique Martinet <asmadeus@codewreck.org>2022-02-11 21:07:37 +0900
commitc132bfaa19ea08cce7c261ab4f0bda42bfc76b48 (patch)
tree0349d5c40a033cb9ddaad298567791f3c8a13a46 /pkgs/tools/system
parentc7618fbd9b871eec58174c4e65ff22b2739ca6e9 (diff)
downloadnixpkgs-c132bfaa19ea08cce7c261ab4f0bda42bfc76b48.tar
nixpkgs-c132bfaa19ea08cce7c261ab4f0bda42bfc76b48.tar.gz
nixpkgs-c132bfaa19ea08cce7c261ab4f0bda42bfc76b48.tar.bz2
nixpkgs-c132bfaa19ea08cce7c261ab4f0bda42bfc76b48.tar.lz
nixpkgs-c132bfaa19ea08cce7c261ab4f0bda42bfc76b48.tar.xz
nixpkgs-c132bfaa19ea08cce7c261ab4f0bda42bfc76b48.tar.zst
nixpkgs-c132bfaa19ea08cce7c261ab4f0bda42bfc76b48.zip
logrotate: prepend extraConfig instead of postpending it
logrotate global options only affect rules following them - as such,
services.logrotate.extraConfig being added last makes the option only
useful for adding new paths but not for setting global options (e.g.
'dateext' so all logs are rotate with a date suffix).

Moving this first solves this problem, and we can then use this instead
of default paths config to append missingok/notifempty.
Diffstat (limited to 'pkgs/tools/system')
0 files changed, 0 insertions, 0 deletions