]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Reorder upgrading-checklist to be in section order
authorRuss Allbery <rra@debian.org>
Sun, 1 Mar 2009 05:58:08 +0000 (21:58 -0800)
committerRuss Allbery <rra@debian.org>
Sun, 1 Mar 2009 05:58:08 +0000 (21:58 -0800)
upgrading-checklist.html

index f98001271ace4d44b5ef5f518e6611f90f5ebfe1..d8f0e861be84fa334b1a26385be1b30c87df5cbb 100644 (file)
@@ -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