On Wed, Dec 18, 2013 at 2:07 PM, Robert Milasan <[email protected]> wrote:
> One more question: Where exactly is 'test_device' variable saved, I > mean physically? I suppose it should be in /run/udev/data or something > similar no? Yes, in the udev database at /run/udev/data/<device ID>. It's plain text, just look into it. The file names start with b == block, c == char, n == network devices, ... Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
