Re: [qubes-users] How to find which AppVM launched particular DispVM?

2020-05-15 Thread Martin Habovštiak
Awesome, thanks a lt!

I needed it for my time tracker, if anyone is interested:
https://github.com/Kixunil/ttt
Going to implement it soon.

pi 15. 5. 2020 o 13:50 Rusty Bird  napísal(a):

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Martin Habovštiak:
> > I'd love to query from command line which AppVM called an RPC (`qvm-run
> > --dispvm`) that caused particular dispvm (of which I have the name) to
> > start.
>
> It's brittle but this seems to work alright in R4.0:
>
> $ pgrep -af "^/usr/lib/qubes/qrexec-client -d disp1234 " | sed 's/.*
> //'
>
> Rusty
> -BEGIN PGP SIGNATURE-
>
> iQKTBAEBCgB9FiEEhLWbz8YrEp/hsG0ERp149HqvKt8FAl6+gepfFIAALgAo
> aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
> QjU5QkNGQzYyQjEyOUZFMUIwNkQwNDQ2OUQ3OEY0N0FBRjJBREYACgkQRp149Hqv
> Kt8Ibw//TGog058CMjnnX2h/oWY7bTpfZmupgnqk9TioM5FO5QrSGGzVJCC+7cE5
> aCuAXj/KXL0EmCvFyj/jtU5xRb+TVh+tIf4iLEgBzqzozz1OnFn5Pq0yBcZblKT6
> I0pDsu0pspjRcgYIDULjG8+Q5i6acMxUiNCyhwQ0I50b/14JEIf1PccMKAQ1wQnB
> GhLO2yXq9JsihlrpLkFqbdAG/7E2QA0GEbWLaOW3kbEGFttKTVRG3hJ6mFkvmi3o
> BiXIsnerU7TXwpq/GRJeES1wmpRDNZkh7E2K6c3BD8u6xs5CpOP0zTaRdkdWojS6
> SaRATNIXqvzUmOqU4CtAkKh4cxy5UxoKODl0t6E5Te2Kgfl1iTsq2LPG5Ayl56Ov
> ldGzLmBQnWZtjZp4//+uFGIlbUseJbP5mneaz6YEBCvy7EvlWiLpSJR7l/84/s9h
> 8oOrKQJbzbXrRQDK6mOZCxtsRuxNh399r7ozNQ0nVOlV9zF+50qpaRESesKamhaX
> 5PruW8qd+tF3zp04aJN0RtZsb3oLDkRVapDbY8Ta5u+GkyGJZsFSexkkMxoAawBe
> 8hrvhW9SRPzbJq8qzkwu9qUWJ3xgSENpuMSMMlU4vCtbXgsFX1e1MxD2pz7LSbhZ
> cBVMZqyNNJilEYFqwiZERMat8toLd+zl9GgYGK8kGHekC9HQdNI=
> =9Tzu
> -END PGP SIGNATURE-
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CALkkCJa%3De0JcR6v5XkuKaDLLarp5PwZz2XCNUxMUAaBuAkr%2Bdg%40mail.gmail.com.


[qubes-users] How to find which AppVM launched particular DispVM?

2020-05-14 Thread Martin Habovštiak
 

I'd love to query from command line which AppVM called an RPC (`qvm-run 
--dispvm`) that caused particular dispvm (of which I have the name) to 
start. I can't find it anywhere - I looked in prefs, tags, features, 
qubesdb - nothing. Does anyone have a clue?

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/2a374d4a-3fa2-4fc0-9c67-ce99f425176b%40googlegroups.com.