mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
docs: nspawn network change requires reboot (#579)
This commit is contained in:
parent
2d1303619d
commit
eae733fc76
@ -164,7 +164,7 @@ This configuration is only needed if you want to isolate the container's network
|
|||||||
```sh
|
```sh
|
||||||
chmod +x /data/on_boot.d/10-setup-network.sh
|
chmod +x /data/on_boot.d/10-setup-network.sh
|
||||||
/data/on_boot.d/10-setup-network.sh
|
/data/on_boot.d/10-setup-network.sh
|
||||||
machinectl start debian-custom
|
machinectl reboot debian-custom
|
||||||
machinectl shell debian-custom
|
machinectl shell debian-custom
|
||||||
ip addr show
|
ip addr show
|
||||||
ping -c4 1.1.1.1
|
ping -c4 1.1.1.1
|
||||||
|
Loading…
Reference in New Issue
Block a user