Hi,

Christian Seiler <[email protected]> writes:
> I've implemented both of these and attached a modified version of
> the patch. Do you have any objections? If not, I'll ask for pre-
> approval by the release team.

The load_sysv function also has a heuristic to guess whether the init
script support the "release" action or not:

                        /* Try to figure out whether this init script supports
                         * the reload operation. This heuristic looks for
                         * "Usage" lines which include the reload option. */

As far as I can see this will no longer work with the proposed changes
when an override file is present: load_sysv will only process the
override file and never see the "usage" line used in the heuristic.

Ansgar


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to