summaryrefslogtreecommitdiff
path: root/daemon/hwd.service.in
blob: f49f58ba73e35f4c2523ea0c7501854f14ffb8da (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_BINDIR}/hwd

[Install]
WantedBy=multi-user.target