From: Russ Allbery Date: Sun, 1 Mar 2009 05:58:08 +0000 (-0800) Subject: Reorder upgrading-checklist to be in section order X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e7a5e5453026941fbe10cb2032b8d898d5001e0f;p=debian%2Fdebian-policy.git Reorder upgrading-checklist to be in section order --- 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