commit 28fb4dc2af38b61fbe09604e8bb561171e1ee1f9 parent 971660f2b10a98ba4e5c71ed6287402f31a7dcab Author: smeeb <smeeb@web> Date: Fri, 26 Jun 2026 15:29:43 +0200 Diffstat:
| M | unbrick01.mdwn | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/unbrick01.mdwn b/unbrick01.mdwn @@ -131,7 +131,7 @@ auto lo iface lo inet loopback ``` -Start the networking service with `rc-service networking start` +Start the networking service with `rc-service networking start` en enable it on boot with `rc-update add networking boot` ping `127.0.0.1` to test