13 lines
		
	
	
		
			183 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			183 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Tellme Notifier
 | 
						|
After=network.target
 | 
						|
 | 
						|
[Service]
 | 
						|
User=tellme
 | 
						|
WorkingDirectory=/opt/tellme
 | 
						|
ExecStart=notifier.py
 | 
						|
Restart=always
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |