14 lines
		
	
	
		
			250 B
		
	
	
	
		
			Desktop File
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			250 B
		
	
	
	
		
			Desktop File
		
	
	
		
			Executable File
		
	
	
	
	
[Unit]
 | 
						|
Description=foodoord %i
 | 
						|
After=network-online.target
 | 
						|
Wants=network-online.target systemd-networkd-wait-online.service
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=simple
 | 
						|
ExecStart=/usr/sbin/foodoord_%i
 | 
						|
Restart=on-failure
 | 
						|
RestartSec=5s
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |