jukeboxd-init.d - jukebox network server init script
jukeboxd-init.d [options] command options: -h, --help - Show the help message then exit -V, --version - Show the version message then exit
commands: start - Start the jukebox network server stop - Stop the jukebox network server status - Show whether the jukebox server is up or down restart - Stop then start the jukebox network server reload - Stop then start the jukebox network server
jukeboxd-init.d is the init/boot script that launches the jukebox network server every time the system boots. If ``make install-server'' was executed from the jukebox source directory, then this script will start the jukebox daemon whenever the host boots up into run levels 2, 3, 4 or 5 and stop the jukebox daemon in run levels 0 (halt), 1 (single user) and 6 (reboot). At least on systems with SVR4 style boot sequences. On systems with BSD style boot sequences, this script will be used to just start the jukebox daemon whenever the system boots.
Note: This command must not be used if inetd or xinetd has been set up to run jukeboxd.
/etc/jukebox.conf - System wide configuration file ~/.jukeboxrc - User specific configuration file
rip(1), riptrack(1), mktoc(1), toc2names(1), toc2tags(1), cdr(1), cdrw(1), burn(1), burnw(1), cdbackup(1), mp3backup(1), jukebox(1), jukeboxc(1), jukeboxc.jar(1), jukeboxd(8), jukeboxd-init.d(8), jukebox.conf(5), http://raf.org/jukebox/Jukebox-HOWTO
raf <raf@raf.org>