From 2e9c0794df55b706468b132ad2343965958b9e5b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 24 Jul 2024 08:48:21 +0000 Subject: automatic import of wpa_supplicant --- wpa_supplicant.logrotate | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 wpa_supplicant.logrotate (limited to 'wpa_supplicant.logrotate') diff --git a/wpa_supplicant.logrotate b/wpa_supplicant.logrotate new file mode 100644 index 0000000..d6eed2e --- /dev/null +++ b/wpa_supplicant.logrotate @@ -0,0 +1,7 @@ +/var/log/wpa_supplicant.log { + maxage 365 + missingok + notifempty + size 30k + create 0600 root root +} -- cgit v1.2.3