[Fai-commit] r3553 - trunk/bin
fai-commit at lists.alioth.debian.org
fai-commit at lists.alioth.debian.org
Tue Jul 11 15:27:43 UTC 2006
Author: lange
Date: 2006-07-11 15:27:43 +0000 (Tue, 11 Jul 2006)
New Revision: 3553
Modified:
trunk/bin/fai-setup
Log:
new path
Modified: trunk/bin/fai-setup
===================================================================
--- trunk/bin/fai-setup 2006-07-11 15:25:48 UTC (rev 3552)
+++ trunk/bin/fai-setup 2006-07-11 15:27:43 UTC (rev 3553)
@@ -144,8 +144,8 @@
if [ -z "$FAI_CONFIGDIR" ]; then
echo "FAI_CONFIGDIR not set in /etc/fai/fai.conf."
- echo "Using /usr/local/share/fai as default."
- FAI_CONFIGDIR=/usr/local/share/fai
+ echo "Using /srv/fai/config as default."
+ FAI_CONFIGDIR=/srv/fai/config
fi
[ -d $FAI_CONFIGDIR ] || mkdir -p $FAI_CONFIGDIR
More information about the Fai-commit
mailing list