Created
October 18, 2019 08:06
-
-
Save hannesweisbach/0ab5cc04cb484286efc8acd84f83cd27 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=LTTng 2.x central tracing registry session daemon | |
[Service] | |
Type=forking | |
ExecStart=/usr/bin/lttng-sessiond -d | |
[Install] | |
WantedBy=multi-user.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment