From 897123ff74e47894a45a7e85ecf145b2f803b02e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 17 Sep 2024 05:36:27 +0000 Subject: automatic import of xrdp --- xrdp.logrotate | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 xrdp.logrotate (limited to 'xrdp.logrotate') diff --git a/xrdp.logrotate b/xrdp.logrotate new file mode 100644 index 0000000..d976cc6 --- /dev/null +++ b/xrdp.logrotate @@ -0,0 +1,7 @@ +/var/log/xrdp*.log { + missingok + notifempty + rotate 4 + weekly + create +} -- cgit v1.2.3