Nicolae Suruceanu
Results
1
comments of
Nicolae Suruceanu
@leinaht adding this to your config should fix it ``` lxc.cgroup2.devices.allow: c 13:* rwm lxc.mount.entry: /dev/input dev/input none bind,optional,create=dir lxc.hook.pre-start: sh -c "chown 100000:111000 /dev/input" ``` But `sudo /lib/systemd/systemd-udevd --daemon`...