Use %h for pdudaemon systemd service
[lttng-ci.git] / lava / pdudaemon / pdudaemon.service
index 0a4531d93e14040bdcb0003f38c890a8b979d48b..8712a38970f68bee6e6efc33f730ab1c792e64b0 100644 (file)
@@ -2,7 +2,7 @@
 Description=Control and Queueing daemon for PDUs
 
 [Service]
-ExecStart=/bin/bash /home/lava/pdudaemon_service/daemon.sh
+ExecStart=/bin/bash %h/lttng-ci/lava/pdudaemon/daemon.sh
 Type=simple
 User=lava
 Restart=on-abnormal
This page took 0.023789 seconds and 4 git commands to generate.