summaryrefslogtreecommitdiff
path: root/src/aif.sh
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-07-29 21:33:30 +0200
committerDieter Plaetinck <dieter@plaetinck.be>2009-07-29 21:33:30 +0200
commit42afcc1aabf26d6e9f3ae231082014698f50154d (patch)
tree6f8965ffadceaa4d70e4087f1fe06d8bb8e9009d /src/aif.sh
parent57344fc7a3d918314fab9626ec27976e55af6bab (diff)
add disclaimer
Diffstat (limited to 'src/aif.sh')
-rwxr-xr-xsrc/aif.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/aif.sh b/src/aif.sh
index e58815f..0b3579d 100755
--- a/src/aif.sh
+++ b/src/aif.sh
@@ -9,7 +9,8 @@ LIB_USER=/usr/lib/aif/user
RUNTIME_DIR=/tmp/aif
LOG_DIR=/var/log/aif
LOGFILE=$LOG_DIR/aif.log
-
+DISCLAIMER="Note that despite our careful coding and proper testing there may still be bugs in this software.\n
+When you are doing this installation on a system where some data must be preserved, we suggest you make a backup first"
###### Early bootstrap ######