mldonkey_create_chro(8)
NAME
- mldonkey_create_chroot - a script to create a jail for ml
- donkey_server.
SYNOPSIS
mldonkey_create_chroot [options]
DESCRIPTION
- This manual page documents briefly the
- mldonkey_create_chroot command.
- This manual page was written for the Debian GNU/Linux dis
- tribution because this script is Debian GNU/Linux specific.
- This script creates a jail for mldonkey_server using make
- jail.
COMMAND LINE OPTIONS
- -f filename
- use file filename to overwrite default settings. De
- fault /etc/default/mldonkey-server
- -u user
- run mldonkey server as user user. Default mldonkey
- -g group
- run mldonkey_server as group group. Default mldonkey
- -r path
- root directory for jail. Default /var/jail/mldonkey
- -d path
- directory for downloads and mldonkey 'run time' files
- are stored. Default /var/lib/mldonkey
- -l filename
- write log to filename. Default /dev/null
- -c
- clean jail first. MOST BUT NOT ALL FILES ARE DETETED.
- (see make jail for more information)
- -y
- assume yes to all questions
- -h
- shows this message end exits
LICENSE
- This manual page was written by Mick Kappenburg <mick@kap
- penburg.net>. Permission is granted to copy, redistribute it
- and/or modify it under the terms of the GNU General Public Li
- cense as published by the Free Software Foundation; either ver
- sion 2 of the License, or (at your option) any later version.
SEE ALSO
makejail(8)
AUTHOR
- Mick Kappenburg
- Author.
COPYRIGHT
- Copyright © 2005 Mick Kappenburg
- May 10, 2005 MLDON