Go to file
Marek Marczykowski-Górecki 3afc7b7d50
core: start qrexec-daemon as normal user, even when VM is started by root
qrexec-daemon will start new processes for called services, which
include starting new DispVM, starting other required VMs (like backend
GPG VM). Having those processes as root leads to many permissions
problems, like the one linked below. So when VM is started by root, make
sure that qrexec-daemon will be running as normal user (the first user
in group 'qubes' - there should be only one).

QubesOS/qubes-issues#1768
2016-05-26 01:34:53 +02:00
core backup: default tmpdir to /tmp, respect TMPDIR 2016-05-05 00:00:25 +02:00
core-modules core: start qrexec-daemon as normal user, even when VM is started by root 2016-05-26 01:34:53 +02:00
dispvm dispvm: use try/finally to make sure that qubes.xml is unlocked 2016-02-21 12:41:13 +01:00
doc Clarify descriptions of qvm-backup-restore options 2016-04-01 19:07:16 +00:00
linux systemd: do not fail qubes-vm@ service when the VM is already running 2015-12-26 11:34:40 +01:00
qmemman qmemman: make memory request handling more defensive 2016-02-22 17:57:30 +01:00
qubes-rpc use shuf rather than od because it is more readable 2016-03-13 01:52:03 +00:00
qubes-rpc-policy Add policy for qubes.OpenURL service 2016-05-18 02:03:48 +02:00
qvm-tools qubes-hcl-report: filename sanitization for old bash 2016-05-18 14:21:26 +02:00
rpm_spec Add policy for qubes.OpenURL service 2016-05-18 02:03:48 +02:00
site-packages add convenient symlinks simulating target python files layout 2014-03-10 01:05:01 +01:00
site-packages-qmemman Convenient link for qmemman 2014-04-23 12:53:41 +02:00
tests tests: force reloading partition table after setting partitioned loop dev 2016-05-18 02:03:48 +02:00
vm-config core: adjust for updated stubdom support in libvirt 2015-11-27 20:00:33 +01:00
.gitignore gitignore 2015-05-04 00:35:57 +02:00
installer.wxs windows/installer: configurable destination directory 2014-11-19 12:50:31 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Add policy for qubes.OpenURL service 2016-05-18 02:03:48 +02:00
Makefile.builder windows: installer 2014-11-19 12:50:30 +01:00
version version 3.2.2 2016-05-18 03:00:41 +02:00