From a6f5c5e1032b734feef1f285b57c2568b2c97eab Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Sun, 18 Jun 2006 23:30:44 +0000 Subject: [PATCH] - Add a note to pkg-message about existing /boot/splash file being replaced. Approved by: maintainer --- sysutils/bsd-splash-changer/files/pkg-message.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/bsd-splash-changer/files/pkg-message.in b/sysutils/bsd-splash-changer/files/pkg-message.in index 895a3b923891..5d2ff729f441 100644 --- a/sysutils/bsd-splash-changer/files/pkg-message.in +++ b/sysutils/bsd-splash-changer/files/pkg-message.in @@ -12,4 +12,7 @@ To use the port you need to perform the following steps: bitmap_name="/boot/splash" +Also, be careful if you already have a file "/boot/splash" because it will be +replaced when the script is executed. + ==============================================================================