Remove the systemd triggering from udev

This commit is contained in:
June Tate-Gans 2021-05-24 08:39:33 -05:00
parent 98f3675219
commit efd90b0700

View File

@ -1 +1 @@
SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c21c", GROUP="input", MODE="0660", TAG+="systemd", ENV{SYSTEMD_WANTS}="g13d.service"
SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c21c", GROUP="input", MODE="0660"