On Tue, Jul 17, 2012 at 7:31 AM, Zbigniew Jędrzejewski-Szmek <[email protected]> wrote: > --- > src/udev/keymap/keymap.c | 9 +++++++++ > 1 file changed, 9 insertions(+)
This is a private tool from udev, and no public interface. It is installed in /usr/lib/udev/. We only provide some guarantees for stuff we consider ABI, which means the tool gets installed in /usr/bin. There are absolutely zero guarantees how this tool behaves or if will exist in the next release of systemd. Nothing besides udev rules should ever call it, or rely on it. Thanks, Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
