From f0abc83781e124e1009fc29cc169e93bcc0ea0de Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Fri, 8 Mar 2024 13:14:25 +0530 Subject: [PATCH] @eshanized: push via script --- common/snigdhaos-updater/rotation | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 common/snigdhaos-updater/rotation diff --git a/common/snigdhaos-updater/rotation b/common/snigdhaos-updater/rotation new file mode 100644 index 00000000..80f40caa --- /dev/null +++ b/common/snigdhaos-updater/rotation @@ -0,0 +1,8 @@ +/var/log/snigdhaos/snigdhaos-updater { + daily + rotate 7 + missingok + notifempty + maxsize 2M + noolddir +}