Start command
The start command path for tisbakcup_huey.service was wrong.
This commit is contained in:
		
							parent
							
								
									c5273e5bbb
								
							
						
					
					
						commit
						6a0aa04db4
					
				@ -3,7 +3,7 @@ Description=tisbackup
 | 
			
		||||
 
 | 
			
		||||
[Service]
 | 
			
		||||
Type=simple
 | 
			
		||||
ExecStart=/opt/tisbackup/huey_consumer.py -n tisbackup_gui.huey
 | 
			
		||||
ExecStart=huey_consumer.py -n tisbackup_gui.huey
 | 
			
		||||
WorkingDirectory=/opt/tisbackup 
 | 
			
		||||
[Install]
 | 
			
		||||
WantedBy=multi-user.target
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user