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

[Service]
ExecStart=${CMAKE_INSTALL_BINDIR}/hwd

[Install]
WantedBy=multi-user.target