Wait is for pid not a sleep ....
[lttng-ci.git] / packaging / el7-enable-and-start-sessiond.sh
1 #!/bin/sh
2
3 systemctl enable lttng-sessiond
4
5 systemctl start lttng-sessiond
This page took 0.029853 seconds and 5 git commands to generate.