jjb: lava: kprobe-fuzzing: Add random seed param for generation script
[lttng-ci.git] / scripts / packaging / systemd-enable-and-start-sessiond.sh
1 #!/bin/sh -exu
2
3 systemctl enable lttng-sessiond
4
5 systemctl start lttng-sessiond
This page took 0.029607 seconds and 4 git commands to generate.