summaryrefslogtreecommitdiffstats
path: root/systemd/shopsystem-ui.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/shopsystem-ui.service')
-rw-r--r--systemd/shopsystem-ui.service17
1 files changed, 0 insertions, 17 deletions
diff --git a/systemd/shopsystem-ui.service b/systemd/shopsystem-ui.service
deleted file mode 100644
index 9641d16..0000000
--- a/systemd/shopsystem-ui.service
+++ /dev/null
@@ -1,17 +0,0 @@
-[Unit]
-Description=Shop System UI
-
-[Service]
-User=shop
-Group=shop
-Type=simple
-ExecStart=/home/shop/serial-barcode-scanner/src/curses-ui/curses-ui
-StandardInput=tty
-StandardOutput=tty
-TTYPath=/dev/tty3
-TTYReset=yes
-TTYVHangup=yes
-TTYVTDisallocate=yes
-
-[Install]
-WantedBy=multi-user.target