summaryrefslogtreecommitdiffstats
path: root/systemd/shopsystem-ui.service
blob: 72a5e865017a25f7f435bddf56dfc5b9db56c5a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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

[Install]
WantedBy=multi-user.target