etc-gentoo/hprofile/profiles/rfkill/scripts/wsw.stop

10 lines
122 B
Bash

#
# rfkill/scripts/wsw.stop
#
echo 0 >/sys/class/rfkill/rfkill1/state
#
# vim:fenc=utf-8:ft=sh:ci:pi:sts=0:sw=4:ts=4:
#