Created
March 24, 2011 05:44
-
-
Save christianhager/884638 to your computer and use it in GitHub Desktop.
cron stopped and won't start
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ [[ '' != \y\e\s ]] | |
+ source /sbin/functions.sh | |
++ RC_GOT_FUNCTIONS=yes | |
++ [[ -f /etc/conf.d/rc ]] | |
++ source /etc/conf.d/rc | |
+++ RC_TTY_NUMBER=11 | |
+++ RC_PARALLEL_STARTUP=no | |
+++ RC_INTERACTIVE=yes | |
+++ RC_HOTPLUG=yes | |
+++ RC_COLDPLUG=yes | |
+++ RC_PLUG_SERVICES= | |
+++ RC_NET_STRICT_CHECKING=no | |
+++ RC_DOWN_INTERFACE=yes | |
+++ RC_VOLUME_ORDER='raid evms lvm dm' | |
+++ RC_VERBOSE=no | |
+++ RC_BOOTLOG=no | |
+++ RC_BOOTCHART=no | |
+++ RC_USE_FSTAB=no | |
+++ RC_USE_CONFIG_PROFILE=yes | |
+++ RC_FORCE_AUTO=no | |
+++ RC_DEVICES=auto | |
+++ RC_DEVICE_TARBALL=no | |
+++ RC_DMESG_LEVEL=1 | |
+++ RC_RETRY_KILL=yes | |
+++ RC_RETRY_TIMEOUT=1 | |
+++ RC_RETRY_COUNT=5 | |
+++ RC_FAIL_ON_ZOMBIE=no | |
+++ RC_KILL_CHILDREN=no | |
+++ RC_WAIT_ON_START=0.1 | |
+++ svcdir=/var/lib/init.d | |
+++ svcmount=no | |
+++ svcfstype=tmpfs | |
+++ svcsize=2048 | |
++ declare -r svclib=/lib/rcscripts | |
++ declare -r svcdir=/var/lib/init.d | |
++ svcmount=no | |
++ svcfstype=tmpfs | |
++ svcsize=2048 | |
++ deptypes='need use' | |
++ ordtypes='before after' | |
++ RC_QUIET_STDOUT=no | |
++ RC_VERBOSE=no | |
++ RC_NOCOLOR=no | |
++ RC_ENDCOL=yes | |
++ RC_TTY_NUMBER=11 | |
++ RC_PARALLEL_STARTUP=no | |
++ RC_NET_STRICT_CHECKING=no | |
++ RC_USE_FSTAB=no | |
++ RC_USE_CONFIG_PROFILE=yes | |
++ RC_FORCE_AUTO=no | |
++ RC_DEVICES=auto | |
++ RC_DOWN_INTERFACE=yes | |
++ RC_VOLUME_ORDER='raid evms lvm dm' | |
++ RC_INDENTATION= | |
++ RC_DEFAULT_INDENT=2 | |
++ RC_DOT_PATTERN= | |
++ import_addon splash-functions.sh | |
++ local addon=/lib/rcscripts/addons/splash-functions.sh | |
++ has_addon splash-functions.sh | |
++ [[ -e /lib/rcscripts/addons/splash-functions.sh ]] | |
++ return 1 | |
++ [[ -f /sbin/splash-functions.sh ]] | |
++ import_addon profiling-functions.sh | |
++ local addon=/lib/rcscripts/addons/profiling-functions.sh | |
++ has_addon profiling-functions.sh | |
++ [[ -e /lib/rcscripts/addons/profiling-functions.sh ]] | |
++ return 1 | |
++ [[ no == \y\e\s ]] | |
++ _RC_GET_KV_CACHE= | |
++ NET_FS_LIST='afs cifs coda davfs fuse gfs ncpfs nfs nfs4 ocfs2 shfs smbfs' | |
++ [[ -z '' ]] | |
++ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin | |
++ [[ -z '' ]] | |
+++ /sbin/consoletype | |
++ export CONSOLETYPE=pty | |
++ CONSOLETYPE=pty | |
++ [[ pty == \s\e\r\i\a\l ]] | |
++ for arg in '"$@"' | |
++ case "${arg}" in | |
++ for arg in '"$@"' | |
++ case "${arg}" in | |
++ for arg in '"$@"' | |
++ case "${arg}" in | |
++ for arg in '"$@"' | |
++ case "${arg}" in | |
++ setup_defaultlevels | |
++ get_bootconfig | |
++ local copt= | |
++ local newbootlevel= | |
++ local newsoftlevel= | |
++ [[ -r /proc/cmdline ]] | |
++ for copt in '$(</proc/cmdline)' | |
++ case "${copt%=*}" in | |
++ for copt in '$(</proc/cmdline)' | |
++ case "${copt%=*}" in | |
++ for copt in '$(</proc/cmdline)' | |
++ case "${copt%=*}" in | |
++ [[ -n '' ]] | |
++ export BOOTLEVEL=boot | |
++ BOOTLEVEL=boot | |
++ [[ -n '' ]] | |
++ export DEFAULTLEVEL=default | |
++ DEFAULTLEVEL=default | |
++ return 0 | |
++ get_bootparam noconfigprofile | |
++ local x copt params retval=1 | |
++ [[ ! -r /proc/cmdline ]] | |
++ for copt in '$(< /proc/cmdline)' | |
++ [[ root == \g\e\n\t\o\o ]] | |
++ for copt in '$(< /proc/cmdline)' | |
++ [[ ro == \g\e\n\t\o\o ]] | |
++ for copt in '$(< /proc/cmdline)' | |
++ [[ 4 == \g\e\n\t\o\o ]] | |
++ return 1 | |
++ get_bootparam configprofile | |
++ local x copt params retval=1 | |
++ [[ ! -r /proc/cmdline ]] | |
++ for copt in '$(< /proc/cmdline)' | |
++ [[ root == \g\e\n\t\o\o ]] | |
++ for copt in '$(< /proc/cmdline)' | |
++ [[ ro == \g\e\n\t\o\o ]] | |
++ for copt in '$(< /proc/cmdline)' | |
++ [[ 4 == \g\e\n\t\o\o ]] | |
++ return 1 | |
++ [[ yes == \y\e\s ]] | |
++ [[ -n default ]] | |
++ [[ -d /etc/runlevels/boot.default ]] | |
++ [[ -L /etc/runlevels/boot.default ]] | |
++ [[ -z '' ]] | |
++ [[ -f /var/lib/init.d/softlevel ]] | |
++ export SOFTLEVEL=default | |
++ SOFTLEVEL=default | |
++ return 0 | |
++ [[ -n /sbin/functions.sh ]] | |
++ [[ /sbin/runscript.sh != \/\s\b\i\n\/\r\c ]] | |
++ declare -r BOOTLEVEL DEFAULTLEVEL SOFTLEVEL | |
++ [[ -n '' ]] | |
++ COLS=0 | |
++ (( COLS == 0 )) | |
++++ stty size | |
+++ set -- 42 168 | |
+++ echo 168 | |
++ COLS=168 | |
++ (( COLS > 0 )) | |
++ [[ yes == \y\e\s ]] ' | |
++ [[ no == \y\e\s ]] | |
++ GOOD='' | |
++ WARN='' | |
++ BAD='' | |
++ HILITE='' | |
++ BRACKET='' | |
++ NORMAL='' | |
+ [[ 0 != \0 ]] | |
+ myscript=/etc/init.d/vixie-cron | |
+ [[ -L /etc/init.d/vixie-cron ]] | |
+ SVCNAME=/etc/init.d/vixie-cron | |
+ declare -r SVCNAME=vixie-cron | |
+ export SVCNAME | |
+ myservice=vixie-cron | |
+ svc_trap | |
+ trap 'eerror "ERROR: ${SVCNAME} caught an interrupt"; exit 1' INT QUIT TSTP | |
+ [[ -e /dev/.rcsysinit ]] | |
+ [[ '' == \1 ]] | |
+ svcpause=no | |
+ [[ '' != \y\e\s ]] | |
+ source /lib/rcscripts/sh/rc-services.sh | |
++ RC_GOT_SERVICES=yes | |
++ [[ yes != \y\e\s ]] | |
++ [[ '' != \y\e\s ]] | |
++ [[ 0 == \0 ]] | |
++ /sbin/depscan.sh | |
++ source /var/lib/init.d/deptree | |
+++ declare -r rc_type_ineed=2 | |
+++ declare -r rc_type_needsme=3 | |
+++ declare -r rc_type_iuse=4 | |
+++ declare -r rc_type_usesme=5 | |
+++ declare -r rc_type_ibefore=6 | |
+++ declare -r rc_type_iafter=7 | |
+++ declare -r rc_type_broken=8 | |
+++ declare -r rc_type_mtime=9 | |
+++ declare -r rc_index_scale=10 | |
+++ declare -a RC_DEPEND_TREE | |
+++ RC_DEPEND_TREE[0]=51 | |
+++ RC_DEPEND_TREE[10]=cupsd | |
+++ RC_DEPEND_TREE[10+2]= | |
+++ RC_DEPEND_TREE[10+3]= | |
+++ RC_DEPEND_TREE[10+4]=net | |
+++ RC_DEPEND_TREE[10+5]= | |
+++ RC_DEPEND_TREE[10+6]=local | |
+++ RC_DEPEND_TREE[10+7]='checkroot sysklogd' | |
+++ RC_DEPEND_TREE[10+8]= | |
+++ RC_DEPEND_TREE[10+9]=1253544616 | |
+++ RC_DEPEND_TREE[20]=fuse | |
+++ RC_DEPEND_TREE[20+2]=localmount | |
+++ RC_DEPEND_TREE[20+3]= | |
+++ RC_DEPEND_TREE[20+4]= | |
+++ RC_DEPEND_TREE[20+5]= | |
+++ RC_DEPEND_TREE[20+6]=local | |
+++ RC_DEPEND_TREE[20+7]=checkroot | |
+++ RC_DEPEND_TREE[20+8]= | |
+++ RC_DEPEND_TREE[20+9]=1253542822 | |
+++ RC_DEPEND_TREE[30]=git-daemon | |
+++ RC_DEPEND_TREE[30+2]=net | |
+++ RC_DEPEND_TREE[30+3]= | |
+++ RC_DEPEND_TREE[30+4]=sysklogd | |
+++ RC_DEPEND_TREE[30+5]= | |
+++ RC_DEPEND_TREE[30+6]=local | |
+++ RC_DEPEND_TREE[30+7]=checkroot | |
+++ RC_DEPEND_TREE[30+8]= | |
+++ RC_DEPEND_TREE[30+9]=1295995186 | |
+++ RC_DEPEND_TREE[40]=hostname | |
+++ RC_DEPEND_TREE[40+2]=checkroot | |
+++ RC_DEPEND_TREE[40+3]=sysklogd | |
+++ RC_DEPEND_TREE[40+4]= | |
+++ RC_DEPEND_TREE[40+5]='bootmisc sysstat' | |
+++ RC_DEPEND_TREE[40+6]='local net.eth0 net.lo' | |
+++ RC_DEPEND_TREE[40+7]=checkroot | |
+++ RC_DEPEND_TREE[40+8]= | |
+++ RC_DEPEND_TREE[40+9]=1231013823 | |
+++ RC_DEPEND_TREE[50]=net.eth0 | |
+++ RC_DEPEND_TREE[50+2]=localmount | |
+++ RC_DEPEND_TREE[50+3]= | |
+++ RC_DEPEND_TREE[50+4]= | |
+++ RC_DEPEND_TREE[50+5]= | |
+++ RC_DEPEND_TREE[50+6]=local | |
+++ RC_DEPEND_TREE[50+7]='bootmisc checkroot hostname net.lo' | |
+++ RC_DEPEND_TREE[50+8]= | |
+++ RC_DEPEND_TREE[50+9]=1253628058 | |
+++ RC_DEPEND_TREE[60]=ip6tables | |
+++ RC_DEPEND_TREE[60+2]= | |
+++ RC_DEPEND_TREE[60+3]= | |
+++ RC_DEPEND_TREE[60+4]=sysklogd | |
+++ RC_DEPEND_TREE[60+5]= | |
+++ RC_DEPEND_TREE[60+6]='local net' | |
+++ RC_DEPEND_TREE[60+7]=checkroot | |
+++ RC_DEPEND_TREE[60+8]= | |
+++ RC_DEPEND_TREE[60+9]=1253542961 | |
+++ RC_DEPEND_TREE[70]=net.lo | |
+++ RC_DEPEND_TREE[70+2]=localmount | |
+++ RC_DEPEND_TREE[70+3]= | |
+++ RC_DEPEND_TREE[70+4]= | |
+++ RC_DEPEND_TREE[70+5]= | |
+++ RC_DEPEND_TREE[70+6]='local net.eth0' | |
+++ RC_DEPEND_TREE[70+7]='bootmisc checkroot hostname' | |
+++ RC_DEPEND_TREE[70+8]= | |
+++ RC_DEPEND_TREE[70+9]=1231013823 | |
+++ RC_DEPEND_TREE[80]=iptables | |
+++ RC_DEPEND_TREE[80+2]= | |
+++ RC_DEPEND_TREE[80+3]= | |
+++ RC_DEPEND_TREE[80+4]=sysklogd | |
+++ RC_DEPEND_TREE[80+5]= | |
+++ RC_DEPEND_TREE[80+6]='local net' | |
+++ RC_DEPEND_TREE[80+7]=checkroot | |
+++ RC_DEPEND_TREE[80+8]= | |
+++ RC_DEPEND_TREE[80+9]=1253542961 | |
+++ RC_DEPEND_TREE[90]=netmount | |
+++ RC_DEPEND_TREE[90+2]=net | |
+++ RC_DEPEND_TREE[90+3]= | |
+++ RC_DEPEND_TREE[90+4]= | |
+++ RC_DEPEND_TREE[90+5]='apache2 mysql mysqlmanager' | |
+++ RC_DEPEND_TREE[90+6]=local | |
+++ RC_DEPEND_TREE[90+7]=checkroot | |
+++ RC_DEPEND_TREE[90+8]= | |
+++ RC_DEPEND_TREE[90+9]=1231013823 | |
+++ RC_DEPEND_TREE[100]=keymaps | |
+++ RC_DEPEND_TREE[100+2]=localmount | |
+++ RC_DEPEND_TREE[100+3]=consolefont | |
+++ RC_DEPEND_TREE[100+4]= | |
+++ RC_DEPEND_TREE[100+5]= | |
+++ RC_DEPEND_TREE[100+6]=local | |
+++ RC_DEPEND_TREE[100+7]=checkroot | |
+++ RC_DEPEND_TREE[100+8]= | |
+++ RC_DEPEND_TREE[100+9]=1231013823 | |
+++ RC_DEPEND_TREE[110]=nginx | |
+++ RC_DEPEND_TREE[110+2]=net | |
+++ RC_DEPEND_TREE[110+3]= | |
+++ RC_DEPEND_TREE[110+4]=sysklogd | |
+++ RC_DEPEND_TREE[110+5]= | |
+++ RC_DEPEND_TREE[110+6]=local | |
+++ RC_DEPEND_TREE[110+7]=checkroot | |
+++ RC_DEPEND_TREE[110+8]= | |
+++ RC_DEPEND_TREE[110+9]=1300944559 | |
+++ RC_DEPEND_TREE[120]=nginx.chef-20100512184837 | |
+++ RC_DEPEND_TREE[120+2]=net | |
+++ RC_DEPEND_TREE[120+3]= | |
+++ RC_DEPEND_TREE[120+4]=sysklogd | |
+++ RC_DEPEND_TREE[120+5]= | |
+++ RC_DEPEND_TREE[120+6]=local | |
+++ RC_DEPEND_TREE[120+7]=checkroot | |
+++ RC_DEPEND_TREE[120+8]= | |
+++ RC_DEPEND_TREE[120+9]=1273715317 | |
+++ RC_DEPEND_TREE[130]=nscd | |
+++ RC_DEPEND_TREE[130+2]= | |
+++ RC_DEPEND_TREE[130+3]= | |
+++ RC_DEPEND_TREE[130+4]=net | |
+++ RC_DEPEND_TREE[130+5]= | |
+++ RC_DEPEND_TREE[130+6]=local | |
+++ RC_DEPEND_TREE[130+7]=checkroot | |
+++ RC_DEPEND_TREE[130+8]= | |
+++ RC_DEPEND_TREE[130+9]=1231015329 | |
+++ RC_DEPEND_TREE[140]=ntp-client | |
+++ RC_DEPEND_TREE[140+2]=net | |
+++ RC_DEPEND_TREE[140+3]= | |
+++ RC_DEPEND_TREE[140+4]=sysklogd | |
+++ RC_DEPEND_TREE[140+5]= | |
+++ RC_DEPEND_TREE[140+6]='local ntpd vixie-cron' | |
+++ RC_DEPEND_TREE[140+7]=checkroot | |
+++ RC_DEPEND_TREE[140+8]= | |
+++ RC_DEPEND_TREE[140+9]=1271443130 | |
+++ RC_DEPEND_TREE[150]=sshd | |
+++ RC_DEPEND_TREE[150+2]=net | |
+++ RC_DEPEND_TREE[150+3]= | |
+++ RC_DEPEND_TREE[150+4]=sysklogd | |
+++ RC_DEPEND_TREE[150+5]= | |
+++ RC_DEPEND_TREE[150+6]='apache2 local' | |
+++ RC_DEPEND_TREE[150+7]=checkroot | |
+++ RC_DEPEND_TREE[150+8]= | |
+++ RC_DEPEND_TREE[150+9]=1231014494 | |
+++ RC_DEPEND_TREE[160]=ntpd | |
+++ RC_DEPEND_TREE[160+2]=net | |
+++ RC_DEPEND_TREE[160+3]= | |
+++ RC_DEPEND_TREE[160+4]=sysklogd | |
+++ RC_DEPEND_TREE[160+5]= | |
+++ RC_DEPEND_TREE[160+6]=local | |
+++ RC_DEPEND_TREE[160+7]='checkroot ntp-client' | |
+++ RC_DEPEND_TREE[160+8]= | |
+++ RC_DEPEND_TREE[160+9]=1271443130 | |
+++ RC_DEPEND_TREE[170]=svnserve | |
+++ RC_DEPEND_TREE[170+2]=net | |
+++ RC_DEPEND_TREE[170+3]= | |
+++ RC_DEPEND_TREE[170+4]= | |
+++ RC_DEPEND_TREE[170+5]= | |
+++ RC_DEPEND_TREE[170+6]=local | |
+++ RC_DEPEND_TREE[170+7]=checkroot | |
+++ RC_DEPEND_TREE[170+8]= | |
+++ RC_DEPEND_TREE[170+9]=1253544286 | |
+++ RC_DEPEND_TREE[180]=numlock | |
+++ RC_DEPEND_TREE[180+2]=localmount | |
+++ RC_DEPEND_TREE[180+3]= | |
+++ RC_DEPEND_TREE[180+4]= | |
+++ RC_DEPEND_TREE[180+5]= | |
+++ RC_DEPEND_TREE[180+6]=local | |
+++ RC_DEPEND_TREE[180+7]=checkroot | |
+++ RC_DEPEND_TREE[180+8]= | |
+++ RC_DEPEND_TREE[180+9]=1231013823 | |
+++ RC_DEPEND_TREE[190]=sysklogd | |
+++ RC_DEPEND_TREE[190+2]='clock hostname' | |
+++ RC_DEPEND_TREE[190+3]=atd | |
+++ RC_DEPEND_TREE[190+4]= | |
+++ RC_DEPEND_TREE[190+5]='apache2 git-daemon ip6tables iptables mdadm nginx nginx.chef-20100512184837 ntp-client ntpd pwcheck sshd vixie-cron' | |
+++ RC_DEPEND_TREE[190+6]='cupsd local' | |
+++ RC_DEPEND_TREE[190+7]='bootmisc checkroot' | |
+++ RC_DEPEND_TREE[190+8]= | |
+++ RC_DEPEND_TREE[190+9]=1253541788 | |
+++ RC_DEPEND_TREE[200]=postgresql-8.3 | |
+++ RC_DEPEND_TREE[200+2]= | |
+++ RC_DEPEND_TREE[200+3]= | |
+++ RC_DEPEND_TREE[200+4]=net | |
+++ RC_DEPEND_TREE[200+5]=apache2 | |
+++ RC_DEPEND_TREE[200+6]=local | |
+++ RC_DEPEND_TREE[200+7]=checkroot | |
+++ RC_DEPEND_TREE[200+8]= | |
+++ RC_DEPEND_TREE[200+9]=1253543527 | |
+++ RC_DEPEND_TREE[210]=sysstat | |
+++ RC_DEPEND_TREE[210+2]= | |
+++ RC_DEPEND_TREE[210+3]= | |
+++ RC_DEPEND_TREE[210+4]=hostname | |
+++ RC_DEPEND_TREE[210+5]= | |
+++ RC_DEPEND_TREE[210+6]=local | |
+++ RC_DEPEND_TREE[210+7]=checkroot | |
+++ RC_DEPEND_TREE[210+8]= | |
+++ RC_DEPEND_TREE[210+9]=1273127506 | |
+++ RC_DEPEND_TREE[220]=udev-postmount | |
+++ RC_DEPEND_TREE[220+2]=localmount | |
+++ RC_DEPEND_TREE[220+3]= | |
+++ RC_DEPEND_TREE[220+4]= | |
+++ RC_DEPEND_TREE[220+5]= | |
+++ RC_DEPEND_TREE[220+6]=local | |
+++ RC_DEPEND_TREE[220+7]=checkroot | |
+++ RC_DEPEND_TREE[220+8]= | |
+++ RC_DEPEND_TREE[220+9]=1231013846 | |
+++ RC_DEPEND_TREE[230]=urandom | |
+++ RC_DEPEND_TREE[230+2]=localmount | |
+++ RC_DEPEND_TREE[230+3]= | |
+++ RC_DEPEND_TREE[230+4]= | |
+++ RC_DEPEND_TREE[230+5]= | |
+++ RC_DEPEND_TREE[230+6]=local | |
+++ RC_DEPEND_TREE[230+7]=checkroot | |
+++ RC_DEPEND_TREE[230+8]= | |
+++ RC_DEPEND_TREE[230+9]=1231013823 | |
+++ RC_DEPEND_TREE[240]=vixie-cron | |
+++ RC_DEPEND_TREE[240+2]=localmount | |
+++ RC_DEPEND_TREE[240+3]= | |
+++ RC_DEPEND_TREE[240+4]='clock sysklogd' | |
+++ RC_DEPEND_TREE[240+5]= | |
+++ RC_DEPEND_TREE[240+6]=local | |
+++ RC_DEPEND_TREE[240+7]='checkroot ntp-client' | |
+++ RC_DEPEND_TREE[240+8]= | |
+++ RC_DEPEND_TREE[240+9]=1253542996 | |
+++ RC_DEPEND_TREE[250]=apache2 | |
+++ RC_DEPEND_TREE[250+2]=net | |
+++ RC_DEPEND_TREE[250+3]= | |
+++ RC_DEPEND_TREE[250+4]='mysql netmount postgresql-8.3 sysklogd' | |
+++ RC_DEPEND_TREE[250+5]= | |
+++ RC_DEPEND_TREE[250+6]=local | |
+++ RC_DEPEND_TREE[250+7]='checkroot sshd' | |
+++ RC_DEPEND_TREE[250+8]= | |
+++ RC_DEPEND_TREE[250+9]=1253544394 | |
+++ RC_DEPEND_TREE[260]=atd | |
+++ RC_DEPEND_TREE[260+2]='clock sysklogd' | |
+++ RC_DEPEND_TREE[260+3]= | |
+++ RC_DEPEND_TREE[260+4]= | |
+++ RC_DEPEND_TREE[260+5]= | |
+++ RC_DEPEND_TREE[260+6]=local | |
+++ RC_DEPEND_TREE[260+7]=checkroot | |
+++ RC_DEPEND_TREE[260+8]= | |
+++ RC_DEPEND_TREE[260+9]=1253542894 | |
+++ RC_DEPEND_TREE[270]=bootmisc | |
+++ RC_DEPEND_TREE[270+2]=localmount | |
+++ RC_DEPEND_TREE[270+3]= | |
+++ RC_DEPEND_TREE[270+4]='clock hostname' | |
+++ RC_DEPEND_TREE[270+5]= | |
+++ RC_DEPEND_TREE[270+6]='local net.eth0 net.lo sysklogd' | |
+++ RC_DEPEND_TREE[270+7]=checkroot | |
+++ RC_DEPEND_TREE[270+8]= | |
+++ RC_DEPEND_TREE[270+9]=1231013823 | |
+++ RC_DEPEND_TREE[280]=checkfs | |
+++ RC_DEPEND_TREE[280+2]='checkroot modules' | |
+++ RC_DEPEND_TREE[280+3]=localmount | |
+++ RC_DEPEND_TREE[280+4]= | |
+++ RC_DEPEND_TREE[280+5]= | |
+++ RC_DEPEND_TREE[280+6]=local | |
+++ RC_DEPEND_TREE[280+7]=checkroot | |
+++ RC_DEPEND_TREE[280+8]= | |
+++ RC_DEPEND_TREE[280+9]=1231013823 | |
+++ RC_DEPEND_TREE[290]=checkroot | |
+++ RC_DEPEND_TREE[290+2]= | |
+++ RC_DEPEND_TREE[290+3]='checkfs crypto-loop hostname modules' | |
+++ RC_DEPEND_TREE[290+4]= | |
+++ RC_DEPEND_TREE[290+5]= | |
+++ RC_DEPEND_TREE[290+6]='apache2 atd bootmisc checkfs clock consolefont couchdb crypto-loop cupsd fuse git-daemon hostname ip6tables iptables keymaps local localmount mdadm mdraid memcached mini_httpd modules monit mysql mysqlmanager net.eth0 net.lo netmount nginx nginx.chef-20100512184837 nscd ntp-client ntpd numlock postgresql-8.3 pwcheck pydoc-2.5 rabbitmq redis rmnologin rsyncd saslauthd sshd svnserve sysklogd sysstat udev-postmount urandom vixie-cron' | |
+++ RC_DEPEND_TREE[290+7]= | |
+++ RC_DEPEND_TREE[290+8]= | |
+++ RC_DEPEND_TREE[290+9]=1231013823 | |
+++ RC_DEPEND_TREE[300]=clock | |
+++ RC_DEPEND_TREE[300+2]=localmount | |
+++ RC_DEPEND_TREE[300+3]='atd sysklogd' | |
+++ RC_DEPEND_TREE[300+4]= | |
+++ RC_DEPEND_TREE[300+5]='bootmisc vixie-cron' | |
+++ RC_DEPEND_TREE[300+6]=local | |
+++ RC_DEPEND_TREE[300+7]=checkroot | |
+++ RC_DEPEND_TREE[300+8]= | |
+++ RC_DEPEND_TREE[300+9]=1231013823 | |
+++ RC_DEPEND_TREE[310]=consolefont | |
+++ RC_DEPEND_TREE[310+2]='keymaps localmount' | |
+++ RC_DEPEND_TREE[310+3]= | |
+++ RC_DEPEND_TREE[310+4]= | |
+++ RC_DEPEND_TREE[310+5]= | |
+++ RC_DEPEND_TREE[310+6]=local | |
+++ RC_DEPEND_TREE[310+7]=checkroot | |
+++ RC_DEPEND_TREE[310+8]= | |
+++ RC_DEPEND_TREE[310+9]=1231013823 | |
+++ RC_DEPEND_TREE[320]=couchdb | |
+++ RC_DEPEND_TREE[320+2]=net | |
+++ RC_DEPEND_TREE[320+3]= | |
+++ RC_DEPEND_TREE[320+4]= | |
+++ RC_DEPEND_TREE[320+5]= | |
+++ RC_DEPEND_TREE[320+6]=local | |
+++ RC_DEPEND_TREE[320+7]=checkroot | |
+++ RC_DEPEND_TREE[320+8]= | |
+++ RC_DEPEND_TREE[320+9]=1253542929 | |
+++ RC_DEPEND_TREE[330]=crypto-loop | |
+++ RC_DEPEND_TREE[330+2]='checkroot modules' | |
+++ RC_DEPEND_TREE[330+3]= | |
+++ RC_DEPEND_TREE[330+4]= | |
+++ RC_DEPEND_TREE[330+5]= | |
+++ RC_DEPEND_TREE[330+6]='local localmount' | |
+++ RC_DEPEND_TREE[330+7]=checkroot | |
+++ RC_DEPEND_TREE[330+8]= | |
+++ RC_DEPEND_TREE[330+9]=1231011883 | |
+++ RC_DEPEND_TREE[340]=local | |
+++ RC_DEPEND_TREE[340+2]= | |
+++ RC_DEPEND_TREE[340+3]= | |
+++ RC_DEPEND_TREE[340+4]= | |
+++ RC_DEPEND_TREE[340+5]= | |
+++ RC_DEPEND_TREE[340+6]= | |
+++ RC_DEPEND_TREE[340+7]='apache2 atd bootmisc checkfs checkroot clock consolefont couchdb crypto-loop cupsd fuse git-daemon hostname ip6tables iptables keymaps localmount mdadm mdraid memcached mini_httpd modules monit mysql mysqlmanager net.eth0 net.lo netmount nginx nginx.chef-20100512184837 nscd ntp-client ntpd numlock postgresql-8.3 pwcheck pydoc-2.5 rabbitmq redis rmnologin rsyncd saslauthd sshd svnserve sysklogd sysstat udev-postmount urandom vixie-cron' | |
+++ RC_DEPEND_TREE[340+8]= | |
+++ RC_DEPEND_TREE[340+9]=1231013823 | |
+++ RC_DEPEND_TREE[350]=localmount | |
+++ RC_DEPEND_TREE[350+2]=checkfs | |
+++ RC_DEPEND_TREE[350+3]='bootmisc clock consolefont fuse keymaps net.eth0 net.lo numlock pwcheck rmnologin udev-postmount urandom vixie-cron' | |
+++ RC_DEPEND_TREE[350+4]= | |
+++ RC_DEPEND_TREE[350+5]='mysql mysqlmanager' | |
+++ RC_DEPEND_TREE[350+6]=local | |
+++ RC_DEPEND_TREE[350+7]='checkroot crypto-loop' | |
+++ RC_DEPEND_TREE[350+8]= | |
+++ RC_DEPEND_TREE[350+9]=1231013823 | |
+++ RC_DEPEND_TREE[360]=mdadm | |
+++ RC_DEPEND_TREE[360+2]= | |
+++ RC_DEPEND_TREE[360+3]= | |
+++ RC_DEPEND_TREE[360+4]='net sysklogd' | |
+++ RC_DEPEND_TREE[360+5]= | |
+++ RC_DEPEND_TREE[360+6]=local | |
+++ RC_DEPEND_TREE[360+7]=checkroot | |
+++ RC_DEPEND_TREE[360+8]= | |
+++ RC_DEPEND_TREE[360+9]=1253541055 | |
+++ RC_DEPEND_TREE[370]=mdraid | |
+++ RC_DEPEND_TREE[370+2]= | |
+++ RC_DEPEND_TREE[370+3]= | |
+++ RC_DEPEND_TREE[370+4]= | |
+++ RC_DEPEND_TREE[370+5]= | |
+++ RC_DEPEND_TREE[370+6]=local | |
+++ RC_DEPEND_TREE[370+7]=checkroot | |
+++ RC_DEPEND_TREE[370+8]= | |
+++ RC_DEPEND_TREE[370+9]=1253541055 | |
+++ RC_DEPEND_TREE[380]=memcached | |
+++ RC_DEPEND_TREE[380+2]=net | |
+++ RC_DEPEND_TREE[380+3]= | |
+++ RC_DEPEND_TREE[380+4]= | |
+++ RC_DEPEND_TREE[380+5]= | |
+++ RC_DEPEND_TREE[380+6]=local | |
+++ RC_DEPEND_TREE[380+7]=checkroot | |
+++ RC_DEPEND_TREE[380+8]= | |
+++ RC_DEPEND_TREE[380+9]=1253542148 | |
+++ RC_DEPEND_TREE[390]=mini_httpd | |
+++ RC_DEPEND_TREE[390+2]=net | |
+++ RC_DEPEND_TREE[390+3]= | |
+++ RC_DEPEND_TREE[390+4]= | |
+++ RC_DEPEND_TREE[390+5]= | |
+++ RC_DEPEND_TREE[390+6]=local | |
+++ RC_DEPEND_TREE[390+7]=checkroot | |
+++ RC_DEPEND_TREE[390+8]= | |
+++ RC_DEPEND_TREE[390+9]=1253541061 | |
+++ RC_DEPEND_TREE[400]=modules | |
+++ RC_DEPEND_TREE[400+2]=checkroot | |
+++ RC_DEPEND_TREE[400+3]='checkfs crypto-loop' | |
+++ RC_DEPEND_TREE[400+4]= | |
+++ RC_DEPEND_TREE[400+5]= | |
+++ RC_DEPEND_TREE[400+6]=local | |
+++ RC_DEPEND_TREE[400+7]=checkroot | |
+++ RC_DEPEND_TREE[400+8]= | |
+++ RC_DEPEND_TREE[400+9]=1231013838 | |
+++ RC_DEPEND_TREE[410]=pwcheck | |
+++ RC_DEPEND_TREE[410+2]=localmount | |
+++ RC_DEPEND_TREE[410+3]= | |
+++ RC_DEPEND_TREE[410+4]=sysklogd | |
+++ RC_DEPEND_TREE[410+5]= | |
+++ RC_DEPEND_TREE[410+6]=local | |
+++ RC_DEPEND_TREE[410+7]=checkroot | |
+++ RC_DEPEND_TREE[410+8]= | |
+++ RC_DEPEND_TREE[410+9]=1253543980 | |
+++ RC_DEPEND_TREE[420]=monit | |
+++ RC_DEPEND_TREE[420+2]= | |
+++ RC_DEPEND_TREE[420+3]= | |
+++ RC_DEPEND_TREE[420+4]=net | |
+++ RC_DEPEND_TREE[420+5]= | |
+++ RC_DEPEND_TREE[420+6]=local | |
+++ RC_DEPEND_TREE[420+7]=checkroot | |
+++ RC_DEPEND_TREE[420+8]= | |
+++ RC_DEPEND_TREE[420+9]=1253542476 | |
+++ RC_DEPEND_TREE[430]=pydoc-2.5 | |
+++ RC_DEPEND_TREE[430+2]=net | |
+++ RC_DEPEND_TREE[430+3]= | |
+++ RC_DEPEND_TREE[430+4]= | |
+++ RC_DEPEND_TREE[430+5]= | |
+++ RC_DEPEND_TREE[430+6]=local | |
+++ RC_DEPEND_TREE[430+7]=checkroot | |
+++ RC_DEPEND_TREE[430+8]= | |
+++ RC_DEPEND_TREE[430+9]=1231010878 | |
+++ RC_DEPEND_TREE[440]=mysql | |
+++ RC_DEPEND_TREE[440+2]= | |
+++ RC_DEPEND_TREE[440+3]= | |
+++ RC_DEPEND_TREE[440+4]='localmount net netmount' | |
+++ RC_DEPEND_TREE[440+5]=apache2 | |
+++ RC_DEPEND_TREE[440+6]=local | |
+++ RC_DEPEND_TREE[440+7]=checkroot | |
+++ RC_DEPEND_TREE[440+8]= | |
+++ RC_DEPEND_TREE[440+9]=1253540730 | |
+++ RC_DEPEND_TREE[450]=rabbitmq | |
+++ RC_DEPEND_TREE[450+2]=net | |
+++ RC_DEPEND_TREE[450+3]= | |
+++ RC_DEPEND_TREE[450+4]= | |
+++ RC_DEPEND_TREE[450+5]= | |
+++ RC_DEPEND_TREE[450+6]=local | |
+++ RC_DEPEND_TREE[450+7]=checkroot | |
+++ RC_DEPEND_TREE[450+8]= | |
+++ RC_DEPEND_TREE[450+9]=1253542901 | |
+++ RC_DEPEND_TREE[460]=mysqlmanager | |
+++ RC_DEPEND_TREE[460+2]= | |
+++ RC_DEPEND_TREE[460+3]= | |
+++ RC_DEPEND_TREE[460+4]='localmount net netmount' | |
+++ RC_DEPEND_TREE[460+5]= | |
+++ RC_DEPEND_TREE[460+6]=local | |
+++ RC_DEPEND_TREE[460+7]=checkroot | |
+++ RC_DEPEND_TREE[460+8]= | |
+++ RC_DEPEND_TREE[460+9]=1253540730 | |
+++ RC_DEPEND_TREE[470]=redis | |
+++ RC_DEPEND_TREE[470+2]= | |
+++ RC_DEPEND_TREE[470+3]= | |
+++ RC_DEPEND_TREE[470+4]=net | |
+++ RC_DEPEND_TREE[470+5]= | |
+++ RC_DEPEND_TREE[470+6]=local | |
+++ RC_DEPEND_TREE[470+7]=checkroot | |
+++ RC_DEPEND_TREE[470+8]= | |
+++ RC_DEPEND_TREE[470+9]=1270076398 | |
+++ RC_DEPEND_TREE[480]=rmnologin | |
+++ RC_DEPEND_TREE[480+2]=localmount | |
+++ RC_DEPEND_TREE[480+3]= | |
+++ RC_DEPEND_TREE[480+4]= | |
+++ RC_DEPEND_TREE[480+5]= | |
+++ RC_DEPEND_TREE[480+6]=local | |
+++ RC_DEPEND_TREE[480+7]=checkroot | |
+++ RC_DEPEND_TREE[480+8]= | |
+++ RC_DEPEND_TREE[480+9]=1231013823 | |
+++ RC_DEPEND_TREE[490]=rsyncd | |
+++ RC_DEPEND_TREE[490+2]= | |
+++ RC_DEPEND_TREE[490+3]= | |
+++ RC_DEPEND_TREE[490+4]=net | |
+++ RC_DEPEND_TREE[490+5]= | |
+++ RC_DEPEND_TREE[490+6]=local | |
+++ RC_DEPEND_TREE[490+7]=checkroot | |
+++ RC_DEPEND_TREE[490+8]= | |
+++ RC_DEPEND_TREE[490+9]=1253540527 | |
+++ RC_DEPEND_TREE[500]=saslauthd | |
+++ RC_DEPEND_TREE[500+2]=net | |
+++ RC_DEPEND_TREE[500+3]= | |
+++ RC_DEPEND_TREE[500+4]= | |
+++ RC_DEPEND_TREE[500+5]= | |
+++ RC_DEPEND_TREE[500+6]=local | |
+++ RC_DEPEND_TREE[500+7]=checkroot | |
+++ RC_DEPEND_TREE[500+8]= | |
+++ RC_DEPEND_TREE[500+9]=1253543980 | |
+++ RC_DEPEND_TREE[510]=net | |
+++ RC_DEPEND_TREE[510+2]= | |
+++ RC_DEPEND_TREE[510+3]='apache2 couchdb git-daemon memcached mini_httpd netmount nginx nginx.chef-20100512184837 ntp-client ntpd pydoc-2.5 rabbitmq saslauthd sshd svnserve' | |
+++ RC_DEPEND_TREE[510+4]= | |
+++ RC_DEPEND_TREE[510+5]='cupsd mdadm monit mysql mysqlmanager nscd postgresql-8.3 redis rsyncd' | |
+++ RC_DEPEND_TREE[510+6]= | |
+++ RC_DEPEND_TREE[510+7]='ip6tables iptables' | |
+++ RC_DEPEND_TREE[510+8]= | |
+++ RC_DEPEND_TREE[510+9]= | |
+++ declare -r RC_DEPEND_TREE | |
+++ declare -r RC_GOT_DEPTREE_INFO=yes | |
+++ declare -r LOGGER_SERVICE=sysklogd | |
++ [[ yes != \y\e\s ]] | |
++ rc_name= | |
++ rc_index=0 | |
++ rc_ineed= | |
++ rc_needsme= | |
++ rc_iuse= | |
++ rc_usesme= | |
++ rc_ibefore= | |
++ rc_iafter= | |
++ rc_broken= | |
++ rc_mtime= | |
+ [[ '' != \y\e\s ]] | |
+ source /lib/rcscripts/sh/rc-daemon.sh | |
++ RC_GOT_DAEMON=yes | |
++ [[ yes != \y\e\s ]] | |
++ [[ yes != \y\e\s ]] | |
++ RC_RETRY_KILL=no | |
++ RC_RETRY_TIMEOUT=1 | |
++ RC_RETRY_COUNT=5 | |
++ RC_FAIL_ON_ZOMBIE=no | |
++ RC_KILL_CHILDREN=no | |
++ RC_WAIT_ON_START=0.1 | |
+ net_service vixie-cron | |
+ [[ -n vixie-cron ]] | |
+ [[ vixie-cron == \n\e\t ]] | |
++ add_suffix /etc/conf.d/vixie-cron | |
++ [[ yes != \y\e\s ]] | |
++ local suffix=default | |
++ [[ default == \b\o\o\t ]] | |
++ [[ default == \r\e\b\o\o\t ]] | |
++ [[ default == \s\h\u\t\d\o\w\n ]] | |
++ [[ default == \s\i\n\g\l\e ]] | |
++ [[ -e /etc/conf.d/vixie-cron.default ]] | |
++ echo /etc/conf.d/vixie-cron | |
++ return 0 | |
+ conf=/etc/conf.d/vixie-cron | |
+ [[ -e /etc/conf.d/vixie-cron ]] | |
++ add_suffix /etc/rc.conf | |
++ [[ yes != \y\e\s ]] | |
++ local suffix=default | |
++ [[ default == \b\o\o\t ]] | |
++ [[ default == \r\e\b\o\o\t ]] | |
++ [[ default == \s\h\u\t\d\o\w\n ]] | |
++ [[ default == \s\i\n\g\l\e ]] | |
++ [[ -e /etc/rc.conf.default ]] | |
++ echo /etc/rc.conf | |
++ return 0 | |
+ conf=/etc/rc.conf | |
+ [[ -e /etc/rc.conf ]] | |
+ source /etc/rc.conf | |
++ UNICODE=yes | |
++ EDITOR=/bin/nano | |
+ mylevel=default | |
+ [[ default == \b\o\o\t ]] | |
+ [[ default == \r\e\b\o\o\t ]] | |
+ [[ default == \s\h\u\t\d\o\w\n ]] | |
+ service_started vixie-cron | |
+ test_service_state vixie-cron started | |
+ [[ -z vixie-cron ]] | |
+ [[ -z started ]] | |
+ local f=/var/lib/init.d/started/vixie-cron | |
+ [[ ! -x /etc/init.d/vixie-cron ]] | |
+ [[ -e /var/lib/init.d/started/vixie-cron ]] | |
+ svcstarted=1 | |
+ service_inactive vixie-cron | |
+ test_service_state vixie-cron inactive | |
+ [[ -z vixie-cron ]] | |
+ [[ -z inactive ]] | |
+ local f=/var/lib/init.d/inactive/vixie-cron | |
+ [[ ! -x /etc/init.d/vixie-cron ]] | |
+ [[ -e /var/lib/init.d/inactive/vixie-cron ]] | |
+ svcinactive=1 | |
++ bash -n /etc/init.d/vixie-cron | |
+ rcscript_errors= | |
+ opts='start stop restart' | |
+ source /etc/init.d/vixie-cron | |
+ [[ -z start stop restart ]] | |
+ shift | |
+ [[ 3 -lt 1 ]] | |
+ for arg in '"$@"' | |
+ case "${arg}" in | |
+ for arg in '"$@"' | |
+ case "${arg}" in | |
+ RC_VERBOSE=yes | |
+ for arg in '"$@"' | |
+ case "${arg}" in | |
+ retval=0 | |
+ for arg in '"$@"' | |
+ case "${arg}" in | |
+ svc_start | |
+ local x= y= retval=0 startinactive= | |
+ is_runlevel_start | |
+ [[ -d /var/lib/init.d/softscripts.old ]] | |
+ service_started vixie-cron | |
+ test_service_state vixie-cron started | |
+ [[ -z vixie-cron ]] | |
+ [[ -z started ]] | |
+ local f=/var/lib/init.d/started/vixie-cron | |
+ [[ ! -x /etc/init.d/vixie-cron ]] | |
+ [[ -e /var/lib/init.d/started/vixie-cron ]] | |
+ service_inactive vixie-cron | |
+ test_service_state vixie-cron inactive | |
+ [[ -z vixie-cron ]] | |
+ [[ -z inactive ]] | |
+ local f=/var/lib/init.d/inactive/vixie-cron | |
+ [[ ! -x /etc/init.d/vixie-cron ]] | |
+ [[ -e /var/lib/init.d/inactive/vixie-cron ]] | |
+ mark_service_starting vixie-cron | |
+ [[ -z vixie-cron ]] | |
+ ln -sn /etc/init.d/vixie-cron /var/lib/init.d/starting/vixie-cron | |
+ [[ -f /var/lib/init.d/started/vixie-cron ]] | |
+ [[ -f /var/lib/init.d/inactive/vixie-cron ]] | |
+ return 0 | |
+ trap svc_quit INT QUIT TSTP | |
+ service_message 'Service vixie-cron starting' | |
+ [[ no != \y\e\s ]] | |
+ return | |
+ broken vixie-cron | |
+ check_dependency broken vixie-cron | |
+ [[ -z broken ]] | |
+ [[ -z vixie-cron ]] | |
+ local x myservice deps | |
+ [[ vixie-cron == \-\t ]] | |
+ myservice=vixie-cron | |
+ get_dep_info vixie-cron | |
+ [[ -z vixie-cron ]] | |
+ local myservice=vixie-cron | |
+ [[ vixie-cron == '' ]] | |
++ get_service_index vixie-cron 0 | |
++ [[ -z vixie-cron ]] | |
++ [[ -z 0 ]] | |
++ local x myservice=vixie-cron index=0 | |
++ [[ -n 0 ]] | |
++ [[ 0 -gt 0 ]] | |
++ (( x=1 )) | |
++ (( x<=51 )) | |
++ index=10 | |
++ [[ vixie-cron == \c\u\p\s\d ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=20 | |
++ [[ vixie-cron == \f\u\s\e ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=30 | |
++ [[ vixie-cron == \g\i\t\-\d\a\e\m\o\n ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=40 | |
++ [[ vixie-cron == \h\o\s\t\n\a\m\e ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=50 | |
++ [[ vixie-cron == \n\e\t\.\e\t\h\0 ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=60 | |
++ [[ vixie-cron == \i\p\6\t\a\b\l\e\s ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=70 | |
++ [[ vixie-cron == \n\e\t\.\l\o ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=80 | |
++ [[ vixie-cron == \i\p\t\a\b\l\e\s ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=90 | |
++ [[ vixie-cron == \n\e\t\m\o\u\n\t ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=100 | |
++ [[ vixie-cron == \k\e\y\m\a\p\s ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=110 | |
++ [[ vixie-cron == \n\g\i\n\x ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=120 | |
++ [[ vixie-cron == \n\g\i\n\x\.\c\h\e\f\-\2\0\1\0\0\5\1\2\1\8\4\8\3\7 ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=130 | |
++ [[ vixie-cron == \n\s\c\d ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=140 | |
++ [[ vixie-cron == \n\t\p\-\c\l\i\e\n\t ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=150 | |
++ [[ vixie-cron == \s\s\h\d ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=160 | |
++ [[ vixie-cron == \n\t\p\d ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=170 | |
++ [[ vixie-cron == \s\v\n\s\e\r\v\e ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=180 | |
++ [[ vixie-cron == \n\u\m\l\o\c\k ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=190 | |
++ [[ vixie-cron == \s\y\s\k\l\o\g\d ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=200 | |
++ [[ vixie-cron == \p\o\s\t\g\r\e\s\q\l\-\8\.\3 ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=210 | |
++ [[ vixie-cron == \s\y\s\s\t\a\t ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=220 | |
++ [[ vixie-cron == \u\d\e\v\-\p\o\s\t\m\o\u\n\t ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=230 | |
++ [[ vixie-cron == \u\r\a\n\d\o\m ]] | |
++ (( x++ )) | |
++ (( x<=51 )) | |
++ index=240 | |
++ [[ vixie-cron == \v\i\x\i\e\-\c\r\o\n ]] | |
++ echo 240 | |
++ return 0 | |
+ rc_index=240 | |
+ rc_mtime=1253542996 | |
+ rc_name=vixie-cron | |
+ rc_ineed=localmount | |
+ rc_needsme= | |
+ rc_iuse='clock sysklogd' | |
+ rc_usesme= | |
+ rc_ibefore=local | |
+ rc_iafter='checkroot ntp-client' | |
+ rc_broken= | |
+ rc_mtime=1253542996 | |
+ return 0 | |
+ deps=rc_broken | |
+ [[ -z '' ]] | |
+ return 1 | |
+ local ib_save= | |
+ unset IN_BACKGROUND | |
+ [[ 0 == \0 ]] | |
+ [[ '' != \y\e\s ]] | |
++ ineed vixie-cron | |
++ check_dependency ineed vixie-cron | |
++ [[ -z ineed ]] | |
++ [[ -z vixie-cron ]] | |
++ local x myservice deps | |
++ [[ vixie-cron == \-\t ]] | |
++ myservice=vixie-cron | |
++ get_dep_info vixie-cron | |
++ [[ -z vixie-cron ]] | |
++ local myservice=vixie-cron | |
++ [[ vixie-cron == \v\i\x\i\e\-\c\r\o\n ]] | |
++ [[ -n 1253542996 ]] | |
++ return 0 | |
++ deps=rc_ineed | |
++ [[ -z localmount ]] | |
++ [[ vixie-cron == \-\t ]] | |
++ echo localmount | |
++ return 0 | |
++ valid_iuse vixie-cron | |
++ valid_i use vixie-cron | |
++ local mylevel=boot x= valid= | |
++ [[ use != \a\f\t\e\r ]] | |
++ [[ use != \u\s\e ]] | |
++ [[ -f /var/lib/init.d/softlevel ]] | |
++ mylevel=default | |
+++ iuse vixie-cron | |
+++ check_dependency iuse vixie-cron | |
+++ [[ -z iuse ]] | |
+++ [[ -z vixie-cron ]] | |
+++ local x myservice deps | |
+++ [[ vixie-cron == \-\t ]] | |
+++ myservice=vixie-cron | |
+++ get_dep_info vixie-cron | |
+++ [[ -z vixie-cron ]] | |
+++ local myservice=vixie-cron | |
+++ [[ vixie-cron == \v\i\x\i\e\-\c\r\o\n ]] | |
+++ [[ -n 1253542996 ]] | |
+++ return 0 | |
+++ deps=rc_iuse | |
+++ [[ -z clock sysklogd ]] | |
+++ [[ vixie-cron == \-\t ]] | |
+++ echo 'clock sysklogd' | |
+++ return 0 | |
++ for x in '$( i$1 "$2" )' | |
++ [[ -e /etc/runlevels/boot/clock ]] | |
++ valid=' clock' | |
++ for x in '$( i$1 "$2" )' | |
++ [[ -e /etc/runlevels/boot/sysklogd ]] | |
++ [[ -e /etc/runlevels/default/sysklogd ]] | |
++ valid=' clock sysklogd' | |
++ echo 'clock sysklogd' | |
++ return 0 | |
+ local 'startupservices=localmount clock sysklogd' | |
+ local netservices= | |
++ dolisting '/etc/runlevels/boot/net.*' | |
++ local x= | |
++ local y= | |
++ local tmpstr= | |
++ local mylist= | |
++ local 'mypath=/etc/runlevels/boot/net.*' | |
++ [[ /etc/runlevels/boot/net.* != \/\e\t\c\/\r\u\n\l\e\v\e\l\s\/\b\o\o\t\/\n\e\t\.\* ]] | |
++ for x in '${mypath}' | |
++ [[ ! -e /etc/runlevels/boot/net.lo ]] | |
++ [[ ! -d /etc/runlevels/boot/net.lo ]] | |
++ [[ -L /etc/runlevels/boot/net.lo ]] | |
+++ ls /etc/runlevels/boot/net.lo | |
++ mylist=' /etc/runlevels/boot/net.lo' | |
++ echo ' /etc/runlevels/boot/net.lo' | |
++ dolisting '/etc/runlevels/default/net.*' | |
++ local x= | |
++ local y= | |
++ local tmpstr= | |
++ local mylist= | |
++ local 'mypath=/etc/runlevels/default/net.*' | |
++ [[ /etc/runlevels/default/net.* != \/\e\t\c\/\r\u\n\l\e\v\e\l\s\/\d\e\f\a\u\l\t\/\n\e\t\.\* ]] | |
++ for x in '${mypath}' | |
++ [[ ! -e /etc/runlevels/default/net.eth0 ]] | |
++ [[ ! -d /etc/runlevels/default/net.eth0 ]] | |
++ [[ -L /etc/runlevels/default/net.eth0 ]] | |
+++ ls /etc/runlevels/default/net.eth0 | |
++ mylist=' /etc/runlevels/default/net.eth0' | |
++ echo ' /etc/runlevels/default/net.eth0' | |
++ dolisting '/var/lib/init.d/coldplugged/net.*' | |
++ local x= | |
++ local y= | |
++ local tmpstr= | |
++ local mylist= | |
++ local 'mypath=/var/lib/init.d/coldplugged/net.*' | |
++ [[ /var/lib/init.d/coldplugged/net.* != \/\v\a\r\/\l\i\b\/\i\n\i\t\.\d\/\c\o\l\d\p\l\u\g\g\e\d\/\n\e\t\.\* ]] | |
++ for x in '${mypath}' | |
++ [[ ! -e /var/lib/init.d/coldplugged/net.* ]] | |
++ continue | |
++ echo '' | |
+ for x in '$(dolisting "/etc/runlevels/${BOOTLEVEL}/net.*")' '$(dolisting "/etc/runlevels/${mylevel}/net.*")' '$(dolisting "/var/lib/init.d/coldplugged/net.*")' | |
+ netservices=' net.lo' | |
+ for x in '$(dolisting "/etc/runlevels/${BOOTLEVEL}/net.*")' '$(dolisting "/etc/runlevels/${mylevel}/net.*")' '$(dolisting "/var/lib/init.d/coldplugged/net.*")' | |
+ netservices=' net.lo net.eth0' | |
+ is_runlevel_start | |
+ [[ -d /var/lib/init.d/softscripts.old ]] | |
+ for x in '${startupservices}' | |
+ [[ localmount == \n\e\t ]] | |
+ [[ localmount != \n\e\t ]] | |
+ service_stopped localmount | |
+ [[ -z localmount ]] | |
+ service_starting localmount | |
+ test_service_state localmount starting | |
+ [[ -z localmount ]] | |
+ [[ -z starting ]] | |
+ local f=/var/lib/init.d/starting/localmount | |
+ [[ ! -x /etc/init.d/localmount ]] | |
+ [[ -e /var/lib/init.d/starting/localmount ]] | |
+ service_started localmount | |
+ test_service_state localmount started | |
+ [[ -z localmount ]] | |
+ [[ -z started ]] | |
+ local f=/var/lib/init.d/started/localmount | |
+ [[ ! -x /etc/init.d/localmount ]] | |
+ [[ -e /var/lib/init.d/started/localmount ]] | |
+ return 1 | |
+ for x in '${startupservices}' | |
+ [[ clock == \n\e\t ]] | |
+ [[ clock != \n\e\t ]] | |
+ service_stopped clock | |
+ [[ -z clock ]] | |
+ service_starting clock | |
+ test_service_state clock starting | |
+ [[ -z clock ]] | |
+ [[ -z starting ]] | |
+ local f=/var/lib/init.d/starting/clock | |
+ [[ ! -x /etc/init.d/clock ]] | |
+ [[ -e /var/lib/init.d/starting/clock ]] | |
+ service_started clock | |
+ test_service_state clock started | |
+ [[ -z clock ]] | |
+ [[ -z started ]] | |
+ local f=/var/lib/init.d/started/clock | |
+ [[ ! -x /etc/init.d/clock ]] | |
+ [[ -e /var/lib/init.d/started/clock ]] | |
+ return 1 | |
+ for x in '${startupservices}' | |
+ [[ sysklogd == \n\e\t ]] | |
+ [[ sysklogd != \n\e\t ]] | |
+ service_stopped sysklogd | |
+ [[ -z sysklogd ]] | |
+ service_starting sysklogd | |
+ test_service_state sysklogd starting | |
+ [[ -z sysklogd ]] | |
+ [[ -z starting ]] | |
+ local f=/var/lib/init.d/starting/sysklogd | |
+ [[ ! -x /etc/init.d/sysklogd ]] | |
+ [[ -e /var/lib/init.d/starting/sysklogd ]] | |
+ service_started sysklogd | |
+ test_service_state sysklogd started | |
+ [[ -z sysklogd ]] | |
+ [[ -z started ]] | |
+ local f=/var/lib/init.d/started/sysklogd | |
+ [[ ! -x /etc/init.d/sysklogd ]] | |
+ [[ -e /var/lib/init.d/started/sysklogd ]] | |
+ return 1 | |
+ is_runlevel_start | |
+ [[ -d /var/lib/init.d/softscripts.old ]] | |
+ [[ localmount clock sysklogd == *\ \n\e\t\ * ]] | |
+ for x in '${startupservices}' | |
+ service_started localmount | |
+ test_service_state localmount started | |
+ [[ -z localmount ]] | |
+ [[ -z started ]] | |
+ local f=/var/lib/init.d/started/localmount | |
+ [[ ! -x /etc/init.d/localmount ]] | |
+ [[ -e /var/lib/init.d/started/localmount ]] | |
+ continue | |
+ for x in '${startupservices}' | |
+ service_started clock | |
+ test_service_state clock started | |
+ [[ -z clock ]] | |
+ [[ -z started ]] | |
+ local f=/var/lib/init.d/started/clock | |
+ [[ ! -x /etc/init.d/clock ]] | |
+ [[ -e /var/lib/init.d/started/clock ]] | |
+ continue | |
+ for x in '${startupservices}' | |
+ service_started sysklogd | |
+ test_service_state sysklogd started | |
+ [[ -z sysklogd ]] | |
+ [[ -z started ]] | |
+ local f=/var/lib/init.d/started/sysklogd | |
+ [[ ! -x /etc/init.d/sysklogd ]] | |
+ [[ -e /var/lib/init.d/started/sysklogd ]] | |
+ continue | |
+ [[ -n '' ]] | |
+ [[ 0 == \0 ]] | |
+ IN_BACKGROUND= | |
+ [[ -n '' ]] | |
+ [[ no == \y\e\s ]] | |
+ start | |
+ ebegin 'Starting vixie-cron' | |
+ local 'msg=Starting vixie-cron' dots spaces= | |
+ [[ no == \y\e\s ]] | |
+ [[ -n '' ]] | |
+ msg='Starting vixie-cron ...' | |
+ einfon 'Starting vixie-cron ...' | |
+ [[ no == \y\e\s ]] | |
+ [[ yes != \y\e\s ]] | |
+ echo -ne ' * Starting vixie-cron ...' | |
* Starting vixie-cron ...+ LAST_E_CMD=einfon | |
+ return 0 | |
+ [[ yes == \y\e\s ]] | |
+ echo | |
+ LAST_E_LEN=26 | |
+ LAST_E_CMD=ebegin | |
+ return 0 | |
+ start-stop-daemon --start --quiet --exec /usr/sbin/cron | |
++ requote --start --quiet --exec /usr/sbin/cron | |
++ local 'q='\''' | |
++ set -- --start --quiet --exec /usr/sbin/cron | |
++ set -- ''\''--start' ''\''--quiet' ''\''--exec' ''\''/usr/sbin/cron' | |
++ set -- ''\''--start'\''' ''\''--quiet'\''' ''\''--exec'\''' ''\''/usr/sbin/cron'\''' | |
++ echo ''\''--start'\'' '\''--quiet'\'' '\''--exec'\'' '\''/usr/sbin/cron'\''' | |
+ local 'args='\''--start'\'' '\''--quiet'\'' '\''--exec'\'' '\''/usr/sbin/cron'\''' result i | |
+ local cmd name pidfile pid stopping signal nothing=false | |
+ local daemonfile= | |
+ RC_DAEMONS=() | |
+ RC_PIDFILES=() | |
+ RC_NAMES=() | |
+ local -a RC_DAEMONS RC_PIDFILES RC_NAMES | |
+ [[ -n vixie-cron ]] | |
+ daemonfile=/var/lib/init.d/daemons/vixie-cron | |
+ [[ -e /var/lib/init.d/daemons/vixie-cron ]] | |
+ rc_setup_daemon_vars | |
+ sargs=("${args%% \'--\' *}") | |
+ eargs=() | |
+ local -a sargs eargs | |
+ local 'x='\''--start'\'' '\''--quiet'\'' '\''--exec'\'' '\''/usr/sbin/cron'\''' i= | |
+ [[ '--start' '--quiet' '--exec' '/usr/sbin/cron' != \'\-\-\s\t\a\r\t\'\ \'\-\-\q\u\i\e\t\'\ \'\-\-\e\x\e\c\'\ \'\/\u\s\r\/\s\b\i\n\/\c\r\o\n\' ]] | |
+ eval rc_shift_args ''\''--start'\'' '\''--quiet'\'' '\''--exec'\'' '\''/usr/sbin/cron'\''' | |
++ rc_shift_args --start --quiet --exec /usr/sbin/cron | |
++ local addvar | |
++ [[ 4 != \0 ]] | |
++ [[ --start != \-* ]] | |
++ unset addvar | |
++ case "$1" in | |
++ stopping=false | |
++ shift | |
++ [[ 3 != \0 ]] | |
++ [[ --quiet != \-* ]] | |
++ unset addvar | |
++ case "$1" in | |
++ shift | |
++ [[ 2 != \0 ]] | |
++ [[ --exec != \-* ]] | |
++ unset addvar | |
++ case "$1" in | |
++ addvar=cmd | |
++ shift | |
++ [[ 1 != \0 ]] | |
++ [[ /usr/sbin/cron != \-* ]] | |
++ [[ -n cmd ]] | |
++ [[ -z '' ]] | |
++ eval 'cmd="/usr/sbin/cron"' | |
+++ cmd=/usr/sbin/cron | |
++ shift | |
++ continue | |
++ [[ 0 != \0 ]] | |
++ [[ -z 5 ]] | |
++ [[ 5 != \5 ]] | |
+ [[ -n '' ]] | |
++ bash_variable vixie-cron | |
++ local args=vixie-cron | |
++ LC_ALL=C | |
++ echo vixie_cron | |
+ local bash_service=vixie_cron | |
+ [[ -n '' ]] | |
+ return 0 | |
+ false | |
+ false | |
+ rc_start_daemon | |
+ eval /sbin/start-stop-daemon ''\''--start'\'' '\''--quiet'\'' '\''--exec'\'' '\''/usr/sbin/cron'\''' | |
++ /sbin/start-stop-daemon --start --quiet --exec /usr/sbin/cron | |
+ local retval=1 | |
+ [[ 1 != \0 ]] | |
+ return 1 | |
+ result=1 | |
+ [[ 1 == \0 ]] | |
+ [[ 0 == \0 ]] | |
+ [[ -f /var/lib/init.d/daemons/vixie-cron ]] | |
+ return 1 | |
+ eend 1 | |
+ local retval=1 | |
+ shift | |
+ _eend 1 eerror '' | |
+ local retval=1 efunc=eerror msg | |
+ shift 2 | |
+ [[ 1 == \0 ]] | |
+ [[ -c /dev/null ]] | |
+ rc_splash stop | |
+ [[ -n '' ]] | |
+ msg='[ !! ]' | |
+ [[ yes == \y\e\s ]] [ !! ]'e ' [ !! ] | |
+ return 1 | |
+ LAST_E_CMD=eend | |
+ return 1 | |
+ retval=1 | |
+ [[ 1 == \0 ]] | |
+ [[ 1 != \0 ]] | |
+ [[ 1 == \0 ]] | |
+ mark_service_stopped vixie-cron | |
+ [[ -z vixie-cron ]] | |
+ rm -Rf /var/lib/init.d/daemons/vixie-cron /var/lib/init.d/starting/vixie-cron /var/lib/init.d/started/vixie-cron /var/lib/init.d/inactive/vixie-cron /var/lib/init.d/wasinactive/vixie-cron /var/lib/init.d/stopping/vixie-cron /var/lib/init.d/scheduled/vixie-cron /var/lib/init.d/options/vixie-cron /var/lib/init.d/coldplugged/vixie-cron | |
+ return 0 | |
+ [[ -z '' ]] | |
+ is_runlevel_start | |
+ [[ -d /var/lib/init.d/softscripts.old ]] | |
+ service_message eerror 'ERROR: vixie-cron failed to start' | |
+ [[ no != \y\e\s ]] | |
+ return | |
+ svc_trap | |
+ trap 'eerror "ERROR: ${SVCNAME} caught an interrupt"; exit 1' INT QUIT TSTP | |
+ return 1 | |
+ retval=1 | |
+ service_started vixie-cron | |
+ test_service_state vixie-cron started | |
+ [[ -z vixie-cron ]] | |
+ [[ -z started ]] | |
+ local f=/var/lib/init.d/started/vixie-cron | |
+ [[ ! -x /etc/init.d/vixie-cron ]] | |
+ [[ -e /var/lib/init.d/started/vixie-cron ]] | |
+ for arg in '"$@"' | |
+ case "${arg}" in | |
+ for arg in '"$@"' | |
+ case "${arg}" in | |
+ exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment