[#] http://marc.info/?l=openbsd-cvs&m=140886693808803&w=2
openbsd-cvs(obsdave,2) — All
2014-08-24 12:55:08


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/24 01:55:20

Modified files:
etc/rc.d : rc.subr

Log message:
In debug mode (`-d'), only print the flags relevant to the rc.d(8) we are
calling instead of all flags which makes it very difficult to see the
information we actually need.

ok schwarze@ robert@