HomeFreeBSD

usr.sbin/service: Fix -j to not be order dependant

Description

usr.sbin/service: Fix -j to not be order dependant

The introduced -j option is highly dependant on the ordering of arguments,
and it exhibited broken behavior in some other circumstances. Fix these
issues, and simplify the feature by removing the unneessary double parsing
of options.

Reviewed by: jilles
Differential Revision: https://reviews.freebsd.org/D13952

Details

Provenance
kevansAuthored on
Reviewer
jilles
Differential Revision
D13952: usr.sbin/service: Fixes -j to not be order dependant
Parents
rS328242: libregex: Drop WARNS to 2 to match libc
Branches
Unknown
Tags
Unknown