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


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/24 12:10:26

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Start all error messages with "rcctl: " such that it is clear where
they come from. While here, there is no need to check the argument
of needs_root() before displaying it, it is always provided.
ok ajacoutot@ jasper@