Timeline for Ubuntu 22.04 dhcpd restart on docking station interface reconnect
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 26, 2023 at 14:23 | comment | added | Tom Yan | You might to make the service BindsTo= and WantedBy= the device unit. (Or maybe a udev rule that restarts the service on the add action, if you prefer.) | |
| Jan 26, 2023 at 10:57 | comment | added | Michał F | @MC68020 the systemctl status isc-dhcpd shows active (running) even after the interface error is reported, so it doesn't exit on that error. | |
| Jan 26, 2023 at 10:46 | comment | added | MC68020 | Does adding Restart=on-failure as part of the [service] section of isc-dhcp-server.service help ? (Possibly adding a RestartSec=3 condition) | |
| Jan 26, 2023 at 10:31 | history | asked | Michał F | CC BY-SA 4.0 |