summaryrefslogtreecommitdiffstats
path: root/system/xrdp/xrdp
blob: 32b6aca2cd2f20c2123e170eb7f65d756f848a3b (plain)
/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
}