Hi,
I remembered that we're doing the same kind of test in
eeepc-acpi-scripts (only the other way around), by using
test -d /sys/bus/platform/devices/eeepc || exit 0
It would be good for consistency if you would use
test -d /sys/bus/platform/devices/eeepc && exit 0
to bail out on eeepcs.
The directory is created by eeepc-laptop on successful loading.
Cheers,

Luca



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to