Files
2026-07-02 15:56:21 +02:00

4 lines
187 B
Plaintext

# Logitech via Bluetooth (BlueZ UHID path 0005:046D:...)
ACTION=="add|change", SUBSYSTEM=="hidraw", KERNELS=="0005:046D:*", \
RUN+="/usr/bin/systemctl restart --no-block logid.service"