This website requires JavaScript.
Explore
Help
Sign In
metalefty
/
xrdp-next
Watch
1
Star
0
Fork
0
You've already forked xrdp-next
Code
Issues
Pull Requests
Releases
Activity
7e774ca022
xrdp-next
/
xrdp.logrotate
7 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix log file rotation. PID files do not exist, so sending a HUP will not be possible. Use copytruncate instead. Create option is irrelevant in that case. Also, include xrdp.log file.
2017-02-15 23:02:51 +00:00
/var/log/xrdp*.log {
initial version
2009-08-14 18:01:35 +00:00
daily
compress
missingok
Fix log file rotation. PID files do not exist, so sending a HUP will not be possible. Use copytruncate instead. Create option is irrelevant in that case. Also, include xrdp.log file.
2017-02-15 23:02:51 +00:00
copytruncate
initial version
2009-08-14 18:01:35 +00:00
}
Reference in New Issue
Copy Permalink