fix executeable name in systemd service
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
Description=IP Refresher
 | 
			
		||||
After=network.target
 | 
			
		||||
[Service]
 | 
			
		||||
ExecStart=iprefresher -l
 | 
			
		||||
ExecStart=dynuiprefresher -l
 | 
			
		||||
WorkingDirectory=/root
 | 
			
		||||
StandardOutput=inherit
 | 
			
		||||
StandardError=inherit
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user