mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	add tunconf in systemctl service file
This commit is contained in:
		
							parent
							
								
									5363c063d1
								
							
						
					
					
						commit
						13d174c09c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8,7 +8,7 @@ Group=i2pd
 | 
			
		|||
RuntimeDirectory=i2pd
 | 
			
		||||
RuntimeDirectoryMode=0700
 | 
			
		||||
Type=simple
 | 
			
		||||
ExecStart=/usr/sbin/i2pd --conf=/etc/i2pd/i2pd.conf --pidfile=/var/run/i2pd/i2pd.pid --logfile=/var/log/i2pd/i2pd.log --daemon --service
 | 
			
		||||
ExecStart=/usr/sbin/i2pd --conf=/etc/i2pd/i2pd.conf --tunconf=/etc/i2pd/tunnels.conf --pidfile=/var/run/i2pd/i2pd.pid --logfile=/var/log/i2pd/i2pd.log --daemon --service
 | 
			
		||||
ExecReload=/bin/kill -HUP $MAINPID
 | 
			
		||||
PIDFile=/var/run/i2pd/i2pd.pid
 | 
			
		||||
### Uncomment, if auto restart needed
 | 
			
		||||
| 
						 | 
				
			
			@ -19,7 +19,7 @@ PIDFile=/var/run/i2pd/i2pd.pid
 | 
			
		|||
KillSignal=SIGINT
 | 
			
		||||
TimeoutStopSec=10m
 | 
			
		||||
 | 
			
		||||
# If you have problems with hunging i2pd, you can try enable this
 | 
			
		||||
# If you have problems with hanging i2pd, you can try enable this
 | 
			
		||||
#LimitNOFILE=4096
 | 
			
		||||
PrivateDevices=yes
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue