mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2025-08-11 08:00:35 -04:00
Remove shutdown.target
This commit is contained in:
parent
a5de68de7e
commit
7bd9667c08
1 changed files with 3 additions and 3 deletions
|
@ -6,14 +6,14 @@ ConditionPathExists=|/var/run/qubes-service/vm-boot-protect
|
||||||
ConditionPathExists=|/var/run/qubes-service/vm-boot-protect-root
|
ConditionPathExists=|/var/run/qubes-service/vm-boot-protect-root
|
||||||
ConditionPathExists=|/var/run/qubes-service/vm-boot-protect-cli
|
ConditionPathExists=|/var/run/qubes-service/vm-boot-protect-cli
|
||||||
DefaultDependencies=false
|
DefaultDependencies=false
|
||||||
OnFailure=shutdown.target
|
#OnFailure=rescue.target
|
||||||
OnFailureJobMode=replace-irreversibly
|
#OnFailureJobMode=replace-irreversibly
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=no
|
RemainAfterExit=no
|
||||||
# privdirs must begin with /rw
|
# privdirs must begin with /rw
|
||||||
#Environment="privdirs=/rw/config /rw/usrlocal /rw/bind-dirs"
|
# Environment="privdirs=/rw/config /rw/usrlocal /rw/bind-dirs"
|
||||||
ExecStart=/usr/lib/qubes/init/vm-boot-protect.sh
|
ExecStart=/usr/lib/qubes/init/vm-boot-protect.sh
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue