fix path name
This commit is contained in:
		
							parent
							
								
									58a48a2877
								
							
						
					
					
						commit
						d4646dba06
					
				
							
								
								
									
										2
									
								
								dist/etc/systemd/system/digd.js.service
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/etc/systemd/system/digd.js.service
									
									
									
									
										vendored
									
									
								
							@ -19,7 +19,7 @@ Group=digd
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
WorkingDirectory=/opt/digd.js
 | 
					WorkingDirectory=/opt/digd.js
 | 
				
			||||||
# TODO use --config instead of commandline params
 | 
					# TODO use --config instead of commandline params
 | 
				
			||||||
ExecStart=/opt/digd.js/bin/node /opt/digd/bin/digd.js --port 53 --input /srv/digd.js/db.json +norecurse
 | 
					ExecStart=/opt/digd.js/bin/node /opt/digd.js/bin/digd.js --port 53 --input /srv/digd.js/db.json +norecurse
 | 
				
			||||||
ExecReload=/bin/kill -USR1 $MAINPID
 | 
					ExecReload=/bin/kill -USR1 $MAINPID
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Limit the number of file descriptors and processes; see `man systemd.exec` for more limit settings.
 | 
					# Limit the number of file descriptors and processes; see `man systemd.exec` for more limit settings.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user