[Initscripts-ng-commits] r839 - /trunk/src/insserv/debian/patches/30_deterministic_order.dpatch
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Tue Aug 19 07:29:53 UTC 2008
Author: kelmo-guest
Date: Tue Aug 19 07:29:52 2008
New Revision: 839
URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=839
Log:
Tweak code comment in 30_deterministic_order.dpatch
Modified:
trunk/src/insserv/debian/patches/30_deterministic_order.dpatch
Modified: trunk/src/insserv/debian/patches/30_deterministic_order.dpatch
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/30_deterministic_order.dpatch?rev=839&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/30_deterministic_order.dpatch (original)
+++ trunk/src/insserv/debian/patches/30_deterministic_order.dpatch Tue Aug 19 07:29:52 2008
@@ -53,7 +53,7 @@
+
+ /*
+ * Load first script in argument list before all other scripts. This
-+ * avoids problems with loading services in underterministic sequence
++ * avoids problems with loading scripts in underterministic sequence
+ * returned by readdir(3).
+ */
+ if (loadarg && !isarg)
More information about the Initscripts-ng-commits
mailing list