diff options
author | Sebastian Reichel <sre@ring0.de> | 2017-04-18 22:13:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-18 22:13:12 +0200 |
commit | cee8d7e8684ec03240e95f8443e4f5cbc04bec5a (patch) | |
tree | 665b0df5b26f55cf845723a4b1629937ed1fa422 /systemd/shopsystem-input-device.rules | |
parent | f891ecc9fbe159ec8a6cf321c43217d59f8cdf02 (diff) | |
parent | 529d6dd34f9209efef18c04121075be9ac310c9c (diff) | |
download | serial-barcode-scanner-cee8d7e8684ec03240e95f8443e4f5cbc04bec5a.tar.bz2 |
Merge branch 'master' into customizable_user_sounds
Diffstat (limited to 'systemd/shopsystem-input-device.rules')
-rw-r--r-- | systemd/shopsystem-input-device.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/shopsystem-input-device.rules b/systemd/shopsystem-input-device.rules new file mode 100644 index 0000000..7e6bfa2 --- /dev/null +++ b/systemd/shopsystem-input-device.rules @@ -0,0 +1 @@ +ACTION=="add", ATTRS{idVendor}=="0536", ATTRS{idProduct}=="02e1", MODE="0666", SYMLINK+="barcodescanner" TAG+="systemd", ENV{SYSTEMD_WANTS}="shopsystem-input-device" |