File: ifupdown-rfkill.rules

package info (click to toggle)
ifupdown 0.8.44
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 952 kB
  • sloc: ansic: 2,781; sh: 899; perl: 513; makefile: 90
file content (3 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (2)
1
2
3
# run ifupdown for each wlan rfkill change
ACTION=="change", ENV{RFKILL_TYPE}=="wlan", SUBSYSTEM=="rfkill", \
RUN+="/usr/local/sbin/ifupdown-rfkill %S %p $env{RFKILL_STATE}"