- Status Unconfirmed
- Percent Complete
- Task Type Bug Report
- Category Base system
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Very Low
- Reported Version Trunk
- Due in Version Undecided
-
Due Date
Undecided
- Private
FS#3574 - Iptables seems to lack support for cgroup v2
# iptables -t mangle -A OUTPUT -m cgroup --path system.slice/v2ray.service -j RETURN iptables v1.8.6 (legacy): Couldn't load match `cgroup':No such file or directory Try `iptables -h' or 'iptables --help' for more information.
And there does not seem to be a related package.
I used the master branch to build a virtual machine image for the x86_64 virtual machine.