aboutsummaryrefslogtreecommitdiff
path: root/scripts/20-c6678.rules
blob: 39f0e69e3b112f355f0674ce3c8a5acdebc1943c (plain)
1
2
3
4
5
6
ACTION=="remove", GOTO="c6678_end"

SUBSYSTEM=="pci", RUN+="/bin/sh /etc/udev/rules.d/c6678_udev.sh /sys/$env{DEVPATH}"
SUBSYSTEM=="cmem", RUN+="/bin/chmod ugo+rw /dev/cmem"

LABEL="c6678_end"