12 lines
		
	
	
		
			198 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			198 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Clean old data from Reminder Bot
 | 
						|
 | 
						|
[Service]
 | 
						|
User=reminder
 | 
						|
Type=simple
 | 
						|
ExecStart=/usr/bin/reminder-rs clean
 | 
						|
WorkingDirectory=/etc/reminder-rs
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |