Parent Directory | Revision Log | Revision Graph
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-7.sme - add update event [SME: 11137]
1 | jpp | 1.1 | diff -Nur e-smith-grub-2.6.1.old/createlinks e-smith-grub-2.6.1/createlinks |
2 | --- e-smith-grub-2.6.1.old/createlinks 2016-06-15 16:19:28.000000000 -0400 | ||
3 | +++ e-smith-grub-2.6.1/createlinks 2021-01-06 14:40:51.227000000 -0500 | ||
4 | @@ -8,6 +8,7 @@ | ||
5 | local | ||
6 | post-install | ||
7 | post-upgrade | ||
8 | + e-smith-grub-update | ||
9 | )) | ||
10 | { | ||
11 | event_templates ($event , "/etc/sysconfig/kernel"); | ||
12 | @@ -19,6 +20,7 @@ | ||
13 | local | ||
14 | post-install | ||
15 | post-upgrade | ||
16 | + e-smith-grub-update | ||
17 | )) | ||
18 | { | ||
19 | event_actions ( $event , 'update-grub'=>'10'); |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |