Bug #228 (New): systemd: ACL errors
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.