341ecd4 Fix log file rotation.

Authored and Committed by bojan 7 years ago
    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.
    
        
file modified
+2 -5
file modified
+4 -1