mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2025-07-12 01:39:22 -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-cli
|
||||
DefaultDependencies=false
|
||||
OnFailure=shutdown.target
|
||||
OnFailureJobMode=replace-irreversibly
|
||||
#OnFailure=rescue.target
|
||||
#OnFailureJobMode=replace-irreversibly
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=no
|
||||
# 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
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue