|
|
|
|
|
by amaccuish
2254 days ago
|
|
Yes I've done that and it definitely works, though I've still got "netcfg/do_not_use_netplan=true" in my cmdline for good measure, not sure if it does anything though, or even when I got that from, come to think of it. But still, emptying a directory is not how I expect to disable what is a system service. It should be systemctl disable netplan... I think emptying would be better than deleting the directory since it'll probably just get recreated on an update. |
|