Your IP : 18.191.150.214


Current Path : /lib/udev/rules.d/
Upload File :
Current File : //lib/udev/rules.d/80-ifupdown.rules

# Allow rfkill for users in the netdev group
KERNEL=="rfkill", MODE="0664", GROUP="netdev"

# Handle allow-hotplug interfaces
SUBSYSTEM=="net", ACTION=="add|remove", RUN+="ifupdown-hotplug"