[Pkg-sysvinit-devel] Bug#441453: The patch...
Cristian Rigamonti
cri at linux.it
Sun Sep 9 21:57:22 UTC 2007
Of course I forgot the patch...
Cri
--
GPG/PGP Key-Id 0x943A5F0E - http://www.linux.it/~cri/cri.asc
Free software, free society - http://www.fsfeurope.org
GNUvox: http://www.gnuvox.info - RadioLinux: http://www.radiolinux.info
-------------- next part --------------
--- checkroot.sh.orig 2007-07-25 01:26:52.000000000 +0200
+++ checkroot.sh 2007-09-09 23:43:26.000000000 +0200
@@ -192,6 +192,9 @@
then
log_warning_msg "On battery power, so skipping file system check."
rootcheck=no
+ elif [ "$?" -eq 255 ]
+ then
+ log_warning_msg "Can't check power status (maybe missing ACPI support?)"
fi
fi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20070909/08215a9b/attachment.pgp
More information about the Pkg-sysvinit-devel
mailing list