diff options
Diffstat (limited to 'iot-barcode-device-handler.service')
-rw-r--r-- | iot-barcode-device-handler.service | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/iot-barcode-device-handler.service b/iot-barcode-device-handler.service deleted file mode 100644 index 8933cfd..0000000 --- a/iot-barcode-device-handler.service +++ /dev/null @@ -1,12 +0,0 @@ - -[Unit] -Description=A Daemon to read Barcodes from a specified Barcode Reader - -[Service] -Type=simple -ExecStart=/usr/bin/iot_barcode_device_handler -User=root -Group=root - -[Install] -WantedBy=default.target |