Add basic el7 packages test scripts
[lttng-ci.git] / packaging / el7-enable-and-start-sessiond.sh
CommitLineData
410810ef
MJ
1#!/bin/sh
2
3systemctl enable lttng-sessiond
4
5systemctl start lttng-sessiond
This page took 0.022068 seconds and 4 git commands to generate.