4
4
# Required-Start: $local_fs $remote_fs
5
5
# Required-Stop: $local_fs $remote_fs
12
12
# Author: John Ferlito <johnf@inodes.org>
14
14
# PATH should only include /usr/* if it runs after the mountnfs.sh script
15
15
PATH=/usr/sbin:/usr/bin:/sbin:/bin
20
20
PIDFILE=/var/run/$NAME.pid
21
21
SCRIPTNAME=/etc/init.d/$NAME
28
28
# Exit if the package is not installed