Revert "make it a posttransaction hook"
This reverts commit 9b459dc49d.
This commit is contained in:
parent
f4f8fd8a7f
commit
2ab106c200
1 changed files with 1 additions and 1 deletions
|
|
@ -24,5 +24,5 @@ Target = snap-pac
|
||||||
[Action]
|
[Action]
|
||||||
Description = You are removing snap-pac. No post transaction snapshots will be taken.
|
Description = You are removing snap-pac. No post transaction snapshots will be taken.
|
||||||
Depends = snap-pac
|
Depends = snap-pac
|
||||||
When = PostTransaction
|
When = PreTransaction
|
||||||
Exec = /usr/bin/bash -c "rm -f /tmp/snap-pac-pre_*"
|
Exec = /usr/bin/bash -c "rm -f /tmp/snap-pac-pre_*"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue