User Tools

Site Tools


howtos:systemd_service_waits_for_ip_address

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

howtos:systemd_service_waits_for_ip_address [02/08/2023 10:54] – created domingohowtos:systemd_service_waits_for_ip_address [02/08/2023 10:55] (current) domingo
Line 1: Line 1:
 The script in "routes.sh" simply apply some routes to a host but this will not work if the IP hasn't been received from the DHCP server.  The script in "routes.sh" simply apply some routes to a host but this will not work if the IP hasn't been received from the DHCP server. 
-This "ExecStartPre" logic delays the start until the gateway responds. You can also change the IP to a DNS name then it will delay the script until DNS settings are in place.+ 
 +This "ExecStartPre" logic delays the start until the gateway responds.  
 + 
 +You can also change the IP to a DNS name then it will delay the script until DNS settings are in place.
  
 <file> <file>
howtos/systemd_service_waits_for_ip_address.txt · Last modified: 02/08/2023 10:55 by domingo