6 #locate and source functions script
7 source `PATH=$INIT_D/:/sbin/init.d:/etc/init.d:/etc/rc.d type -p functions`
11 need
$mounted_filesystems || exit_if_any_error
13 echo 'Starting fcron daemon...'
14 loadproc fcron
-b || exit_if_any_error
17 echo 'Stopping fcron daemon...'
21 echo 'Reinitializing fcron...'