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

[Service]
ExecStart=${CMAKE_INSTALL_FULL_BINDIR}/hwd

[Install]
WantedBy=multi-user.target