commit 88b499ed33140780f9ecb2ce0e6f0cf211a3f8af
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/88b499ed33140780f9ecb2ce0e6f0cf211a3f8af
--
DragonFly BSD source repository