aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-tools/lttng-sessiond.service
blob: aaf8130592399be6b45427019f54c7fd2e786add (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=LTTng 2.x central tracing registry session daemon

[Service]
Type=forking
ExecStart=/usr/bin/lttng-sessiond -d

[Install]
WantedBy=multi-user.target