10 lines
		
	
	
		
			183 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			183 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /var/log/xrdp/sesman.log {
 | |
|     create 644 root root
 | |
|     daily
 | |
|     compress
 | |
|     missingok
 | |
|     postrotate
 | |
|     /etc/rc.d/init.d/xrdp restart > /dev/null 2>/dev/null || :
 | |
|     endscript
 | |
| }
 |