|
Server IP : 10.2.73.233 / Your IP : 216.73.216.223 Web Server : Apache/2.4.59 (Debian) System : Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64 User : www-data ( 33) PHP Version : 5.6.40-64+0~20230107.71+debian10~1.gbp673146 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/../etc/vim/../profile.d/../python3/../default/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
# Cron configuration options # Whether to read the system's default environment files (if present) # If set to "yes", cron will set a proper mail charset from the # locale information. If set to something other than 'yes', the default # charset 'C' (canonical name: ANSI_X3.4-1968) will be used. # # This has no effect on tasks running under cron; their environment can # only be changed via PAM or from within the crontab; see crontab(5). READ_ENV="yes" # Extra options for cron, see cron(8) # # For example, to enable LSB name support in /etc/cron.d/, use # EXTRA_OPTS='-l' # # Or, to log standard messages, plus jobs with exit status != 0: # EXTRA_OPTS='-L 5' # # For quick reference, the currently available log levels are: # 0 no logging (errors are logged regardless) # 1 log start of jobs # 2 log end of jobs # 4 log jobs with exit status != 0 # 8 log the process identifier of child process (in all logs) # #EXTRA_OPTS=""