Hi,Dev-team  I always have a question about staring lttng-sessiond without 
option --daemonize: Why I left my console?I wrote a simple shell to start 
lttng-sessiond as the following:cat ./start#!/bin/shexport 
LTTNG_SESSION_CONFIG_XSD_PATH=./configexport 
LTTNG_CONSUMERD64_BIN=./lttng-consumerdexec ./lttng-sessiond --sig-parent -g 
admin[admin@rs1k04068 /home/admin/install]sudo sh ./start 
[zhenyu.ren@rs1k04068.et2sqa /home/zhenyu.ren]Note that user changed from admin 
to zhenyu.ren(zhenyu.ren sudo su admin previously). Where can I have a code fix 
to avoid logging out?
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to