HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/webmin/virtual-server/help/limits_jail_ecmds.html
<header>Extra commands and directories for Jailkit to copy</header>

Extra commands and directories to copy using <tt>jk_cp</tt> command. <p>

<tt>jk_cp</tt> is a command provided by Jailkit package to copy files and directories into the
<em>chroot</em> environment. The <tt>jk_cp</tt> command will also automatically handle and copy necessary
library dependencies for binary files, ensuring that executables work correctly inside the
<em>chroot</em>.
<p>
Instead of manually copying extra commands and all dependencies in the domain <em>chroot</em> directory,
use this field to add extra commands (separated by space) to bring to into the <em>chroot</em>,
ensuring that everything works as expected. For example to copy <tt>rsync</tt> and <tt>zip</tt>
commands, put <tt>rsync zip</tt> in this field.

<footer>