core-agent-linux/qubes-rpc/qubes.VMRootShell
Marek Marczykowski-Górecki 422f03e9ac
Add qubes.VMRootShell service
It is the same as qubes.VMShell - the actual difference is in qrexec
policy, which contains 'user=root' option.

QubesOS/qubes-issues#2572
2017-06-09 23:06:09 +02:00

5 lines
142 B
Bash
Executable File

#!/bin/sh
# This is the same as qubes.VMShell. The actual difference is in qrexec policy,
# which contains 'user=root' option.
exec /bin/bash