Contact

Contact us

Login

site login

Bug #228 (New): systemd: ACL errors

Fri, 12/30/2011 - 15:05

systemd-uaccess: Failed to apply ACL on /dev/snd/timer: Operation not supported
systemd-uaccess: Failed to apply ACL on /dev/sr0: Operation not supported

Seems to be because /dev is mounted on ramfs and that doesn't support extended attributes.
Should consider devtmpfs or better alternative.