Merge branch 'master' of git://git.ipfire.org/ipfire-2.x

This commit is contained in:
Arne Fitzenreiter
2008-09-28 19:02:53 +02:00
10 changed files with 714 additions and 15 deletions

View File

@@ -7,6 +7,10 @@
eval $(/usr/local/bin/readhash /var/ipfire/main/settings)
if [ "$RRDLOG" = '' ]; then
RRDLOG=/var/log/rrd
fi
case "$1" in
start)
if [ ! -e /etc/sysconfig/lm_sensors ]; then