From c70d626e473c8cbdbd87125a256ca221c0c3fa23 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Mon, 12 Feb 2018 23:16:11 +0100 Subject: Add RFID support --- systemd/shopsystem-input-device-rfid.rules | 1 + 1 file changed, 1 insertion(+) create mode 100644 systemd/shopsystem-input-device-rfid.rules (limited to 'systemd') diff --git a/systemd/shopsystem-input-device-rfid.rules b/systemd/shopsystem-input-device-rfid.rules new file mode 100644 index 0000000..aebfbea --- /dev/null +++ b/systemd/shopsystem-input-device-rfid.rules @@ -0,0 +1 @@ +ACTION=="add", ATTRS{idVendor}=="ffff", ATTRS{idProduct}=="0035", MODE="0666", SYMLINK+="rfidreader" TAG+="systemd", ENV{SYSTEMD_WANTS}="shopsystem-input-device" -- cgit v1.2.3