On Fri, Apr 12, 2013 at 10:58 PM, Cristian RodrÃguez <[email protected]>
>> +SUBSYSTEM=="input", KERNEL=="event*", KERNELS=="gpio-keys.8", >> TAG+="power-switch" >> >> LABEL="power_switch_end" > > Hrmm.. I think we need a vendor/device check here too.. otherwise it will > trigger on other unrelated machines.. Yeah, we cannot ship such generic things that way. Does that box have any vendor/product information, which can be used to identify the hardware? On x86 we have DMI data, but that is usually not available on ARM. Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
