summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--daemon/hwd.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/hwd.service.in b/daemon/hwd.service.in
index f49f58b..abe7c36 100644
--- a/daemon/hwd.service.in
+++ b/daemon/hwd.service.in
@@ -5,7 +5,7 @@ After=network.target
[Service]
User=hwd
Group=hwd
-ExecStart=${CMAKE_INSTALL_BINDIR}/hwd
+ExecStart=${CMAKE_INSTALL_FULL_BINDIR}/hwd
[Install]
WantedBy=multi-user.target