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