summarylogtreecommitdiffstats
path: root/vmware-unlocker-post.hook
diff options
context:
space:
mode:
authorSimPilotAdamT2022-09-21 16:51:56 +0100
committerSimPilotAdamT2022-09-21 16:51:56 +0100
commita02474acfda847d403c90ae108196db891e92247 (patch)
treeb8c6aed048da64b11a078874d0a23b4f759172dc /vmware-unlocker-post.hook
parente0286e7461f661aad24bcad67beee08323c7de87 (diff)
downloadaur-a02474acfda847d403c90ae108196db891e92247.tar.gz
4.2.3-3
Diffstat (limited to 'vmware-unlocker-post.hook')
-rw-r--r--vmware-unlocker-post.hook3
1 files changed, 2 insertions, 1 deletions
diff --git a/vmware-unlocker-post.hook b/vmware-unlocker-post.hook
index 687678f93321..7bf85e9f04ab 100644
--- a/vmware-unlocker-post.hook
+++ b/vmware-unlocker-post.hook
@@ -10,4 +10,5 @@ Target = vmware*
Description = Patching VMware...
When = PostTransaction
Depends = vmware-unlocker
-Exec = /usr/bin/unlock
+Depends = bash
+Exec = /usr/bin/bash -c 'env UNLOCK_QUIET=1 unlock'