[Pkg-sysvinit-commits] r1703 - sysvinit/trunk/debian
Petter Reinholdtsen
pere at alioth.debian.org
Thu Sep 3 15:14:51 UTC 2009
Author: pere
Date: 2009-09-03 15:14:51 +0000 (Thu, 03 Sep 2009)
New Revision: 1703
Modified:
sysvinit/trunk/debian/initscripts.postinst
Log:
Warp long lines.
Modified: sysvinit/trunk/debian/initscripts.postinst
===================================================================
--- sysvinit/trunk/debian/initscripts.postinst 2009-09-03 15:14:09 UTC (rev 1702)
+++ sysvinit/trunk/debian/initscripts.postinst 2009-09-03 15:14:51 UTC (rev 1703)
@@ -143,10 +143,11 @@
fi
#
-# When installing for the first time or upgrading from version before 2.86.ds1-27,
-# a reboot is needed to make the /lib/init/rw/ tmpfs available. Flag this
-# using notify-reboot-required. Not mounting it here as it creates problem
-# for debootstrap, vservers, pbuilder and cowbuilder.
+# When installing for the first time or upgrading from version before
+# 2.86.ds1-27, a reboot is needed to make the /lib/init/rw/ tmpfs
+# available. Flag this using notify-reboot-required. Not mounting it
+# here as it creates problem for debootstrap, vservers, pbuilder and
+# cowbuilder.
#
if dpkg --compare-versions "$PREV_VER" lt "2.86.ds1-27" \
&& [ -x /usr/share/update-notifier/notify-reboot-required ]; then
More information about the Pkg-sysvinit-commits
mailing list