Remove non-static ipv6 addresses from Mycelium and add back the public peers, why not
This commit is contained in:
parent
761280992e
commit
0efd6ad66e
3 changed files with 3 additions and 8 deletions
|
@ -5,11 +5,11 @@
|
|||
loader.timeout = 0;
|
||||
initrd.verbose = false;
|
||||
kernelParams = [
|
||||
"quiet"
|
||||
"splash"
|
||||
"loglevel=3"
|
||||
"quiet"
|
||||
"rd.systemd.show_status=false"
|
||||
"rd.udev.log_level=3"
|
||||
"splash"
|
||||
"udev.log_priority=3"
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue