Bug #228
systemd: ACL errors
| Status: | New | Start date: | 2011-12-30 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
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.