mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2025-08-17 10:50:37 -04:00
Fixes, add CLI service.
This commit is contained in:
parent
e288485024
commit
caa901593d
2 changed files with 36 additions and 19 deletions
|
@ -1,9 +1,10 @@
|
|||
[Unit]
|
||||
Description=Script protections to enhance vm-sudo
|
||||
Description=Script protections to enhance VM security
|
||||
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
|
||||
ConditionPathExists=|/var/run/qubes-service/vm-sudo-protect-cli
|
||||
DefaultDependencies=false
|
||||
OnFailure=shutdown.target
|
||||
OnFailureJobMode=replace-irreversibly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue