Since r275359, there is no need to provide a bogus service name.

MFC after:	3 weeks
This commit is contained in:
Dag-Erling Smørgrav 2015-10-26 15:16:27 +00:00
parent 0b9c2e7ac5
commit ded9988b76
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=290008
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
#
. /etc/rc.subr
load_rc_config 'XXX'
load_rc_config
if [ -n "${mta_start_script}" ]; then
[ "${mta_start_script}" != "/etc/rc.sendmail" ] && \

View File

@ -45,7 +45,7 @@ export HOME PATH
. /etc/rc.subr
load_rc_config 'XXX'
load_rc_config
# reverse_list list
# print the list in reverse order