summarylogtreecommitdiffstats
path: root/brscan-skey.service
diff options
context:
space:
mode:
authorRob Cornish2015-06-30 20:26:25 +1000
committerRob Cornish2015-06-30 20:26:25 +1000
commite027fcd7ab2958260e61e9b809e4099a4285d65b (patch)
treebb841277b390f8831742c90d4215ffee0c428f79 /brscan-skey.service
downloadaur-e027fcd7ab2958260e61e9b809e4099a4285d65b.tar.gz
Initial import
Diffstat (limited to 'brscan-skey.service')
-rw-r--r--brscan-skey.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/brscan-skey.service b/brscan-skey.service
new file mode 100644
index 000000000000..184674197463
--- /dev/null
+++ b/brscan-skey.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Brother scan-key-tool
+
+[Service]
+User=brscan-skey
+Type=forking
+ExecStart=/opt/brother/scanner/brscan-skey/brscan-skey
+ExecStop=/opt/brother/scanner/brscan-skey/brscan-skey --terminate
+
+[Install]
+WantedBy=multi-user.target