From f9b356c5c7a8eaafe736542730042cf16e50f03b Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 27 May 2011 22:10:17 +0200 Subject: aaabasicfs, maj 2011-RC3 --- base/aaabasicfs/Pkgfile | 4 ++-- base/aaabasicfs/network | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile index 80ac2ac94..053d2918e 100644 --- a/base/aaabasicfs/Pkgfile +++ b/base/aaabasicfs/Pkgfile @@ -5,7 +5,7 @@ name=aaabasicfs version=2011 -release=RC2 +release=RC3 scriptsversion=lfs-bootscripts-20110424 BLFSscriptsversion=20100825 XORG_PREFIX=/usr @@ -214,7 +214,7 @@ EOF ln -s ../etc/hosts.allow ln -s ../etc/hosts.deny ln -s ../etc/resolv.conf - ln -s ../etc/modprobe.conf + ln -s ../etc/modprobe.d/modprobe.conf ln -s ../etc/shells ln -s ../etc/profile.d/dircolors.sh ln -s ../etc/profile.d/extrapaths.sh diff --git a/base/aaabasicfs/network b/base/aaabasicfs/network index b88a42111..ff268b03b 100755 --- a/base/aaabasicfs/network +++ b/base/aaabasicfs/network @@ -6,7 +6,7 @@ . /etc/sysconfig/rc . $rc_functions -let TIME=20 +let TIME=30 case "$1" in start) if [ -f /usr/share/wicd/daemon/wicd-daemon.py ]; then -- cgit v1.2.3-54-g00ecf