diff options
Diffstat (limited to 'pcr/lilo/lilo.install')
-rw-r--r-- | pcr/lilo/lilo.install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pcr/lilo/lilo.install b/pcr/lilo/lilo.install new file mode 100644 index 000000000..7375fddf8 --- /dev/null +++ b/pcr/lilo/lilo.install @@ -0,0 +1,5 @@ +post_upgrade() { + echo + echo "If you use the LILO bootloader, you should run 'lilo' after upgrading." + echo +} |