diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-06-19 07:30:44 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-06-19 07:30:44 +0800 |
commit | 266760b81412e653b2de91d7b80f1439776ad11c (patch) | |
tree | b6b5f20d44927307c42c1c5ea9791fe55aa0f16f /sysutils | |
parent | c90fd1716c92ed554578010e33a5a1f9c602f8a5 (diff) | |
download | freebsd-ports-gnome-266760b81412e653b2de91d7b80f1439776ad11c.tar.gz freebsd-ports-gnome-266760b81412e653b2de91d7b80f1439776ad11c.tar.zst freebsd-ports-gnome-266760b81412e653b2de91d7b80f1439776ad11c.zip |
- Add a note to pkg-message about existing /boot/splash file being replaced.
Approved by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bsd-splash-changer/files/pkg-message.in | 3 |
1 files changed, 3 insertions, 0 deletions
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. + ============================================================================== |