This commit is contained in:
Nico Schottelius 2021-06-04 19:21:28 +02:00
parent 5e35f849ed
commit bf9f633ff1
1 changed files with 9 additions and 0 deletions

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
```