summaryrefslogtreecommitdiff
path: root/daemon/hwd.service.in
blob: abe7c3652452ecb548254433dcf904edd9f46189 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Daemon for Educational Hardware Simulator
After=network.target

[Service]
User=hwd
Group=hwd
ExecStart=${CMAKE_INSTALL_FULL_BINDIR}/hwd

[Install]
WantedBy=multi-user.target