ALT Linux Bugzilla
– Attachment 9422 Details for
Bug 40220
Совместимость initscripts-compat-fedora
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
sh -x apachectl start
log2 (text/plain), 3.89 KB, created by
Олег Золотов
on 2021-06-14 15:40:28 MSK
(
hide
)
Description:
sh -x apachectl start
Filename:
MIME Type:
Creator:
Олег Золотов
Created:
2021-06-14 15:40:28 MSK
Size:
3.89 KB
patch
obsolete
>+ ACMD=start >+ ARGV=start >+ HTTPD=/usr/sbin/httpd2 >+ ENVVARS=/usr/sbin/envvars >+ test -f /usr/sbin/envvars >+ LYNX='lynx -dump' >+ STATUSURL=http://localhost:80/server-status >++ ulimit -H -n >+ ULIMIT_MAX_FILES='ulimit -S -n 4096' >+ . /etc/init.d/functions >++ export PATH=/sbin:/usr/sbin:/usr/local/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin >++ PATH=/sbin:/usr/sbin:/usr/local/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin >++ '[' 0 = 0 ']' >++ LANG=POSIX >++ LANGUAGE=POSIX >++ LC_ALL=POSIX >++ '[' -z '' ']' >++ SourceIfNotEmpty /etc/sysconfig/init >++ local f >++ f=/etc/sysconfig/init >++ shift >++ '[' -s /etc/sysconfig/init ']' >++ . /etc/sysconfig/init >+++ BOOTUP=color >+++ RES_OFFSET=8 >+++ LOGLEVEL=1 >+++ PROMPT=yes >+++ UDEV_SERVICE=/etc/init.d/udevd >++ '[' -n color ']' >++ '[' -x /sbin/consoletype ']' >+++ consoletype >++ '[' vt = serial ']' >++ '[' color = color ']' >++ . /etc/init.d/outformat >+++ '[' -n linux ']' >+++ export TERM >+++ : 8 >+++ '[' -n 8 ']' >+++ '[' 8 -gt 0 ']' >+++ : 0 1 2 3 4 5 6 7 >++ '[' color '!=' verbose ']' >++ INITLOG_ARGS=-q >++ '[' -n 1 ']' >++ '[' 1 -ge 0 ']' >++ '[' -n '' ']' >++ SourceIfExists /etc/init.d/functions-compat >++ local f >++ f=/etc/init.d/functions-compat >++ shift >++ '[' -f /etc/init.d/functions-compat ']' >++ . /etc/init.d/functions-compat >+++ umask 022 >+ SourceIfExists /etc/sysconfig/httpd2 >+ local f >+ f=/etc/sysconfig/httpd2 >+ shift >+ '[' -f /etc/sysconfig/httpd2 ']' >+ . /etc/sysconfig/httpd2 >++ LOOPSSTART=18 >++ sed -r '\@^.*/[^/[:space:]]+[[:space:]]*$@s@^.*/([^/[:space:]]+)[[:space:]]*$@\1@' >++ echo /usr/sbin/httpd2 >+ name=httpd2 >+ BINARY=/usr/sbin/httpd2 >++ basename /usr/sbin/httpd2 >+ BASENAME=httpd2 >+ moduledir=/usr/lib64/apache2/modules >+ moduleargs= >+ PIDFILE=/var/run/httpd2/httpd.pid >+ PIDFILE_A1=/var/run/httpd.pid >+ PIDFILE_A1_PERL=/var/run/httpd-perl.pid >+ LOCKFILE=/var/lock/subsys/httpd2 >+ RETVAL=0 >+ export TMPDIR=/var/spool/apache2/tmp >+ TMPDIR=/var/spool/apache2/tmp >+ numcheck >+ echo '' >+ grep -q '^[[:space:]]*0*[1-9][0-9]*[[:space:]]*$' >+ head -n 1 >+ WAITSTOP=300 >+ numcheck >+ echo '' >+ grep -q '^[[:space:]]*0*[1-9][0-9]*[[:space:]]*$' >+ head -n 1 >+ WAITGRACEFULSTOP=3000 >+ numcheck >+ echo '' >+ grep -q '^[[:space:]]*0*[1-9][0-9]*[[:space:]]*$' >+ head -n 1 >+ USLEEPSTART=300000 >+ numcheck >+ echo 18 >+ grep -q '^[[:space:]]*0*[1-9][0-9]*[[:space:]]*$' >+ head -n 1 >+ '[' -e /var/run/httpd.pid -o -e /var/run/httpd-perl.pid ']' >+ '[' 'xulimit -S -n 4096' '!=' x ']' >+ ulimit -S -n 4096 >+ ERROR=0 >+ '[' xstart = x ']' >+ case $ACMD in >+ start >+ initlog -q -n httpd2 -c 'limited -n httpd2 -- /usr/sbin/httpd2 -k start ' >+ poststart >+ (( i=18 )) >+ (( 18>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((18-1)) )) >+ (( 17>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((17-1)) )) >+ (( 16>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((16-1)) )) >+ (( 15>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((15-1)) )) >+ (( 14>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((14-1)) )) >+ (( 13>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((13-1)) )) >+ (( 12>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((12-1)) )) >+ (( 11>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((11-1)) )) >+ (( 10>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((10-1)) )) >+ (( 9>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((9-1)) )) >+ (( 8>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((8-1)) )) >+ (( 7>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((7-1)) )) >+ (( 6>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((6-1)) )) >+ (( 5>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((5-1)) )) >+ (( 4>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((4-1)) )) >+ (( 3>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((3-1)) )) >+ (( 2>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((2-1)) )) >+ (( 1>0 )) >+ usleep 300000 >+ briefstatus >+ RETVAL=3 >+ (( i=((1-1)) )) >+ (( 0>0 )) >+ return 3 >+ RETVAL=3 >+ return 3 >+ ERROR=3 >+ exit 3
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 40220
:
9421
| 9422