mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2024-10-01 06:35:42 -04:00
Add parameters for Whonix
Tested briefly on Whonix. Don't use 'vm-sudo-protect-root' service.
This commit is contained in:
parent
b92423e096
commit
99af1038a6
@ -1,8 +1,10 @@
|
||||
[Unit]
|
||||
Description=Script protections to enhance vm-sudo
|
||||
After=qubes-sysinit.service
|
||||
Before=qubes-mount-dirs.service
|
||||
ConditionPathExists=|/var/run/qubes-service/vm-sudo-protect
|
||||
ConditionPathExists=|/var/run/qubes-service/vm-sudo-protect-root
|
||||
DefaultDependencies=false
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Loading…
Reference in New Issue
Block a user