update hook descriptions
This commit is contained in:
parent
2bc20147a9
commit
916cfa86ba
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ Type = Package
|
|||
Target = *
|
||||
|
||||
[Action]
|
||||
Description = Snapper snapshot after a transaction
|
||||
Description = snapper post snapshot
|
||||
Depends = snapper
|
||||
When = PostTransaction
|
||||
Exec = /usr/bin/snapper-pac-post
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Type = Package
|
|||
Target = *
|
||||
|
||||
[Action]
|
||||
Description = Snapper snapshot before a transaction
|
||||
Description = snapper pre transaction
|
||||
Depends = snapper
|
||||
When = PreTransaction
|
||||
Exec = /usr/bin/snapper-pac-pre
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue