summaryrefslogtreecommitdiffstats
path: root/data/systemd/shopsystem-web.service.in
blob: 5707a0291cd9a225b32f534d8c625ef563e785f9 (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=@PATH@/shop-web
StandardInput=null
StandardOutput=journal

[Install]
WantedBy=multi-user.target