debian: Allow apt-get post hook to fail gracefully (won't work in chroot)
This commit is contained in:
parent
293aab9e6a
commit
15459b0e82
@ -1 +1 @@
|
||||
DPkg::Post-Invoke {"/usr/lib/qubes/qrexec-client-vm dom0 qubes.NotifyUpdates /bin/sh -c 'echo 0'";};
|
||||
DPkg::Post-Invoke {"/usr/lib/qubes/qrexec-client-vm dom0 qubes.NotifyUpdates /bin/sh -c 'echo 0' || true";};
|
||||
|
Loading…
Reference in New Issue
Block a user