aboutsummarylogtreecommitdiffstats
path: root/60-gopro.rules
blob: 998a198baf0eff4002557f162b1dfcd2ce468983 (plain)
1
2
3
SUBSYSTEM=="net", ATTRS{idVendor}=="2672", ATTRS{product}=="GoPro HERO9", ACTION=="add", RUN+="systemctl start gopro_webcam"
SUBSYSTEM=="net", ATTRS{idVendor}=="2672", ATTRS{product}=="GoPro HERO9", ACTION=="remove", RUN+="systemctl stop gopro_webcam"