summaryrefslogtreecommitdiffstats
path: root/systemd/shopsystem-web.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/shopsystem-web.service')
-rw-r--r--systemd/shopsystem-web.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/systemd/shopsystem-web.service b/systemd/shopsystem-web.service
deleted file mode 100644
index 8393863..0000000
--- a/systemd/shopsystem-web.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Shop System Web Interface
-
-[Service]
-User=shop
-Group=shop
-Type=simple
-ExecStart=/home/shop/serial-barcode-scanner/src/web/web
-StandardInput=null
-StandardOutput=journal
-
-[Install]
-WantedBy=multi-user.target