Use %h for pdudaemon systemd service
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 29 Oct 2018 20:05:28 +0000 (16:05 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 29 Oct 2018 20:05:28 +0000 (16:05 -0400)
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.024532 seconds and 4 git commands to generate.