1638751876 Q * Ghislain Quit: Leaving. 1638763992 M * Bertl_oO off to bed now ... have a good one everyone! 1638763993 N * Bertl_oO Bertl_zZ 1638770935 J * Ghislain ~ghislain@adsl1.aqueos.com 1638790954 N * Bertl_zZ Bertl 1638790956 M * Bertl morning folks! 1638792468 M * Ghislain hi bertl, could you tell me if this would be easy to remove the /proc protection on the host that hide the guests pid ? 1638793222 M * Bertl as I mentioned before, this is what the spectator context (xid=1) does, so yes, that is easy and already implemented 1638794064 M * Bertl i.e. if you want to adapt the patch to do the same for the host context (xid=0) just grep for checks for the spectator context which do not include the host context and add the host context there 1638794189 M * Bertl VS_ADMIN .. host context, VS_WATCH .. spectator context 1638794218 M * Bertl vx_check(0, VS_ADMIN) only on host 1638794236 M * Bertl vx_check(0, VS_WATCH) only in spectator (xid=1) 1638794248 M * Bertl vx_check(0, VS_ADMIN | VS_WATCH) in both 1638794269 M * Bertl (same goes for nx_check but that's for networking so not relevant here) 1638798718 M * Ghislain well the lxcfs daemon can run in context 1 but this still do not work, i guess the fuse mount is not done here but on the kernel so.. could i add to the klxcfs a way to bypass this ? is there a way to do it like this ? 1638798794 M * Ghislain if i modify the /proc reading can i use a function call or a a kernel whatever to make it bypass the check ? 1638799015 M * Bertl just modify all checks (in procs) which contain only VS_WATCH to also use VS_ADMIN and you have the same in ctx=0 (host) 1638799026 M * Bertl s/procs/procfs/ 1638800712 M * Ghislain or i change the define of VS_WATCHto be same value as VS_ADMIN 1638800938 J * daniel_hozac ~daniel@217-211-243-90-no536.tbcn.telia.com 1638813349 M * Bertl that won't work well ;) 1638813355 M * Bertl off for now ... bbl 1638813362 N * Bertl Bertl_oO 1638817304 Q * Ghislain Quit: Leaving. 1638817795 J * Ghislain ~ghislain@adsl1.aqueos.com 1638825132 Q * Ghislain Quit: Leaving.