Systemd was unconditionally replacing all tags with own.
The net effect was udev-acl tag was lost and devices were
not given proper ACLs, making them inaccessible.
Before:
{pts/0}% udevadm info --query property --name sr0
DEVNAME=/dev/sr0
[...]
TAGS=:systemd:
{pts/0}% getfacl /dev/sr0
getfacl: Re
On Tue, Nov 2, 2010 at 17:45, Andrey Borzenkov wrote:
> Systemd was unconditionally replacing all tags with own.
> The net effect was udev-acl tag was lost and devices were
> not given proper ACLs, making them inaccessible.
Applied.
Thanks,
Kay
___
sys
Hi; I just wanted to give an update on the status of my system running
Gentoo with systemd. I run a full GNOME desktop, with NetworkManager
for connectivity, in a laptop with an Intel Core 2 Duo processor at
2.26 Ghz, 4Gb of memory
I'm using the systemd ebuild from Gustavo, with some small
modfica