sborrill
|
308836c5eb
|
Only match first instance of name and rcvar in file.
|
2017-06-05 09:20:05 +00:00 |
apb
|
4d63581d0f
|
More shell quoting. /etc/rc.d/* file names with embedded spaces are
not expected to work, but let's quote them anyway.
|
2015-04-05 11:33:15 +00:00 |
ast
|
ac1727e138
|
cosmetic change in man 8 service
use shell quoting in a safe way as suggested by Alan Barrett
|
2015-04-02 18:41:22 +00:00 |
ast
|
a35faf3dd1
|
Integrate some feedback gleened from tech-userlevel@netbsd.org:
Avoid ls -P so that script can also run pre-netbsd-7.
Make sure /etc/rc.conf.d configurations are supported.
|
2015-03-27 23:25:42 +00:00 |
ast
|
baf9344e28
|
Remove -f option as rc_fast is not set in invocation mode.
Do the load_rc_config *after* option parsing.
Catch conflicting -e + -l option specs.
|
2015-03-23 23:28:55 +00:00 |
wiz
|
5753d35ecf
|
Sort options in usage.
|
2015-03-22 22:39:05 +00:00 |
wiz
|
51041dd869
|
Sort options. Use An -nosplit in AUTHORS section.
|
2015-03-22 22:38:19 +00:00 |
ast
|
f00f13ee2a
|
Make the usage appear more standard.
|
2015-03-22 10:24:48 +00:00 |
ast
|
04efec8469
|
Import a substantially modified service(8) command from FreeBSD to
manage rc.d scripts. This command is well known on most other Unixes
and should help soften the learning curve for Unix admins coming
to NetBSD.
|
2015-03-22 09:57:42 +00:00 |