11 lines
		
	
	
		
			213 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			213 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
 | 
						|
StartLimitIntervalSec=0
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
ExecStart=sleep 10
 | 
						|
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target |