man mldonkey_create_chroot (Administration système) - a script to create a jail for mldonkey_server.
NAME
mldonkey_create_chroot - a script to create a jail for mldonkey_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 distribution because this script is Debian GNU/Linux specific.
This script creates a jail for mldonkey_server using makejail.
COMMAND LINE OPTIONS
- -f filename
- use file filename to overwrite default settings. Default /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@kappenburg.net>. Permission is granted to copy, redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
SEE ALSO
AUTHOR
Mick Kappenburg.