xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/lttng/lttng-tools/lttng-sessiond.service (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun[Unit]
2*4882a593SmuzhiyunDescription=LTTng 2.x central tracing registry session daemon
3*4882a593Smuzhiyun
4*4882a593Smuzhiyun[Service]
5*4882a593SmuzhiyunType=forking
6*4882a593SmuzhiyunExecStart=/usr/bin/lttng-sessiond -d
7*4882a593Smuzhiyun
8*4882a593Smuzhiyun[Install]
9*4882a593SmuzhiyunWantedBy=multi-user.target
10