qrexec: adjust appmenu syncing to the new qrexec api
This commit is contained in:
parent
dc33f0c9a7
commit
9b831e32cb
@ -3,5 +3,5 @@
|
|||||||
UPDATEABLE=`/usr/bin/xenstore-read qubes_vm_updateable`
|
UPDATEABLE=`/usr/bin/xenstore-read qubes_vm_updateable`
|
||||||
|
|
||||||
if [ "$UPDATEABLE" = "True" ]; then
|
if [ "$UPDATEABLE" = "True" ]; then
|
||||||
echo -n SYNC > /var/run/qubes/qrexec_agent
|
/usr/lib/qubes/qrexec_vm /bin/grep dom0 qubes.SyncAppMenus -H = /usr/share/applications/*.desktop
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user