summaryrefslogtreecommitdiffstats
path: root/system/xrdp/xrdp
diff options
context:
space:
mode:
Diffstat (limited to 'system/xrdp/xrdp')
-rw-r--r--system/xrdp/xrdp11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/xrdp/xrdp b/system/xrdp/xrdp
new file mode 100644
index 0000000000..32b6aca2cd
--- /dev/null
+++ b/system/xrdp/xrdp
@@ -0,0 +1,11 @@
+/var/log/xrdp.log {
+ # create 644 root root
+ daily
+ # compress
+ # rotate 7
+ missingok
+ # postrotate
+ # /bin/kill -HUP `cat /var/run/xrdp.pid 2>/dev/null` 2> /dev/null || true
+ # endscript
+}
+