tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
2.89k stars 244 forks source link

Apply static IP changes without a reboot #1723

Closed jdeanwallace closed 5 months ago

jdeanwallace commented 5 months ago

Related https://github.com/tiny-pilot/tinypilot-pro/issues/1172

This PR introduces the apply-static-ip script that replaces the use of reboot to allow the static IP settings to take effect.

This code was originally reviewed in https://github.com/tiny-pilot/tinypilot-pro/pull/1175 before being backported here.

Review on CodeApprove