3 # $NetBSD: local,v 1.6 2002/03/22 04:33:59 thorpej Exp $
4 # $FreeBSD: src/etc/rc.d/local,v 1.4 2002/10/17 23:46:32 sobomax Exp $
5 # $DragonFly: src/etc/rc.d/local,v 1.3 2005/11/19 21:47:32 swildner Exp $
16 start_cmd
="local_start"
21 echo -n 'Starting local daemons:'
22 if [ -f /etc
/rc.
local ]; then
30 echo -n 'Shutting down local daemons:'
31 if [ -f /etc
/rc.shutdown.
local ]; then
32 .
/etc
/rc.shutdown.
local