From e7a5e5453026941fbe10cb2032b8d898d5001e0f Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 28 Feb 2009 21:58:08 -0800 Subject: [PATCH] Reorder upgrading-checklist to be in section order --- upgrading-checklist.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/upgrading-checklist.html b/upgrading-checklist.html index f980012..d8f0e86 100644 --- a/upgrading-checklist.html +++ b/upgrading-checklist.html @@ -60,13 +60,13 @@ picking your way through this list. behavior of the init system in Debian. [9.3] * The start action of an init script must exit successfully and not start the daemon again if it's already running. [9.3.2] + * /var/run and /var/lock may be mounted as temporary filesystems, and + init scripts must therefore create any necessary subdirectories + dynamically. [9.3.2] * /bin/sh scripts may assume that local can take multiple variable arguments and supports assignment. [10.4] * User mailboxes may be mode 600 and owned by the user rather than mode 660, owned by user, and group mail. [11.6] - * /var/run and /var/lock may be mounted as temporary filesystems, and - init scripts must therefore create any necessary subdirectories - dynamically. [9.3.2] 3.8.0.0 Jun 2008 -- 2.39.5