forked from Decentrala/dmzconf
		
	reorganize docs
Each host gets a directory. Containers will soon also have their own directory.
This commit is contained in:
		@@ -0,0 +1,13 @@
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=Auto start ipv6 tunnel
 | 
			
		||||
After=network.target
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
ExecStart=/usr/bin/bash /root/scripts/netstart.sh
 | 
			
		||||
# Remove restarts if the command is just a one-off
 | 
			
		||||
Restart=on-failure
 | 
			
		||||
RestartSec=5s
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
WantedBy=multi-user.target
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user