rename scripts
This commit is contained in:
parent
e6b0a6a6e5
commit
4e8b0aac98
6 changed files with 3 additions and 3 deletions
|
|
@ -26,4 +26,4 @@ Target = *
|
|||
Description = snapper post snapshot
|
||||
Depends = snapper
|
||||
When = PostTransaction
|
||||
Exec = /usr/share/libalpm/hooks.bin/snap-pac/snapper-pac-post
|
||||
Exec = /usr/share/libalpm/hooks.bin/snap-pac/snapper-post
|
||||
|
|
|
|||
|
|
@ -26,4 +26,4 @@ Target = *
|
|||
Description = snapper pre snapshot
|
||||
Depends = snapper
|
||||
When = PreTransaction
|
||||
Exec = /usr/share/libalpm/hooks.bin/snap-pac/snapper-pac-pre
|
||||
Exec = /usr/share/libalpm/hooks.bin/snap-pac/snapper-pre
|
||||
|
|
|
|||
|
|
@ -26,4 +26,4 @@ Target = *
|
|||
Description = generate GRUB configuration file
|
||||
Depends = grub
|
||||
When = PostTransaction
|
||||
Exec = /usr/share/libalpm/hooks.bin/snap-pac/snapper-pac-grub
|
||||
Exec = /usr/share/libalpm/hooks.bin/snap-pac/grub-config
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue