commit 1cc4312178db801a3970d971b9819cc87328dd97
Author: Robin Hahling <[email protected]>
Date: Sat Nov 22 13:41:09 2014 +0100
service(8): Fix error message being displayed when invoking service
service(8) has been imported from FreeBSD. However, DragonFly rc(8) does
not have 'nojail', thus this would have no effect on the call to
rcorder(8).
Summary of changes:
usr.sbin/service/service.sh | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1cc4312178db801a3970d971b9819cc87328dd97
--
DragonFly BSD source repository