dae
dae copied to clipboard
fix: systemd-networkd would clean ip rule
Background
https://github.com/systemd/systemd/issues/19106
Checklist
- [ ] The Pull Request has been fully tested
- [ ] There's an entry in the CHANGELOG
- [ ] There is a user-facing docs PR against https://github.com/daeuniverse/dae
Full changelog
- Add
protocol kernelto avoid being cleaned.
Actually, this PR does not work. I'll convert it to a draft and wait for a better way to fix it up.