0a4531d93e14040bdcb0003f38c890a8b979d48b
[lttng-ci.git] / lava / pdudaemon / pdudaemon.service
1 [Unit]
2 Description=Control and Queueing daemon for PDUs
3
4 [Service]
5 ExecStart=/bin/bash /home/lava/pdudaemon_service/daemon.sh
6 Type=simple
7 User=lava
8 Restart=on-abnormal
9
10 [Install]
11 WantedBy=multi-user.target
This page took 0.029813 seconds and 4 git commands to generate.