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