Fixes, add CLI service.

This commit is contained in:
Christopher Laprise 2017-05-13 15:00:13 -04:00
parent e288485024
commit caa901593d
No known key found for this signature in database
GPG key ID: 448568C8B281C952
2 changed files with 36 additions and 19 deletions

View file

@ -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