This commit is contained in:
Nico Schottelius 2021-06-04 19:21:28 +02:00
parent 5e35f849ed
commit bf9f633ff1

View file

@ -153,3 +153,12 @@ Requires
```
mount --make-shared /
```
## Manual / post boot changes for place7-v2 cluster
```
mount --make-shared /
mount --make-shared /sys
sysctl net.ipv6.conf.eth0.accept_ra=2
```