freebsd-dev/usr.sbin/service
Kyle Evans d5b15ddbfc 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
2018-01-22 03:38:10 +00:00
..
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
service.8 service(8): Add support for interfacing with services in jails 2018-01-15 22:24:11 +00:00
service.sh usr.sbin/service: Fix -j to not be order dependant 2018-01-22 03:38:10 +00:00