Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 137603 Details for
Bug 201074
dev-util/subversion - svnserve is erroneously reported as stopped
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
here is the init.d script output when launched with --debug
script_debug.txt (text/plain), 91.46 KB, created by
Francesco Lamonica
on 2007-12-03 10:05:12 UTC
(
hide
)
Description:
here is the init.d script output when launched with --debug
Filename:
MIME Type:
Creator:
Francesco Lamonica
Created:
2007-12-03 10:05:12 UTC
Size:
91.46 KB
patch
obsolete
>+ [[ '' != \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_SWAP_ERASE=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:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 >++ [[ -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 >++ 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)' >++ [[ vga == \g\e\n\t\o\o ]] >++ for copt in '$(< /proc/cmdline)' >++ [[ ro == \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)' >++ [[ vga == \g\e\n\t\o\o ]] >++ for copt in '$(< /proc/cmdline)' >++ [[ ro == \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 -- 24 80 >+++ echo 80 >++ COLS=80 >++ (( COLS > 0 )) >++ [[ yes == \y\e\s ]] >++ ENDCOL='[A[72C' >++ [[ no == \y\e\s ]] >++ GOOD='[32;01m' >++ WARN='[33;01m' >++ BAD='[31;01m' >++ HILITE='[36;01m' >++ BRACKET='[34;01m' >++ NORMAL='[0m' >+ [[ 0 != \0 ]] >+ myscript=/etc/init.d/svnserve >+ [[ -L /etc/init.d/svnserve ]] >+ SVCNAME=/etc/init.d/svnserve >+ declare -r SVCNAME=svnserve >+ export SVCNAME >+ myservice=svnserve >+ 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]=55 >+++ RC_DEPEND_TREE[10]=consolefont >+++ RC_DEPEND_TREE[10+2]='keymaps localmount' >+++ RC_DEPEND_TREE[10+3]= >+++ RC_DEPEND_TREE[10+4]= >+++ RC_DEPEND_TREE[10+5]= >+++ RC_DEPEND_TREE[10+6]='local xdm' >+++ RC_DEPEND_TREE[10+7]='checkroot hotplug' >+++ RC_DEPEND_TREE[10+8]= >+++ RC_DEPEND_TREE[10+9]=1176721506 >+++ RC_DEPEND_TREE[20]=crypto-loop >+++ RC_DEPEND_TREE[20+2]='checkroot modules' >+++ RC_DEPEND_TREE[20+3]= >+++ RC_DEPEND_TREE[20+4]= >+++ RC_DEPEND_TREE[20+5]= >+++ RC_DEPEND_TREE[20+6]='local localmount' >+++ RC_DEPEND_TREE[20+7]=checkroot >+++ RC_DEPEND_TREE[20+8]= >+++ RC_DEPEND_TREE[20+9]=1192090859 >+++ RC_DEPEND_TREE[30]=cupsd >+++ RC_DEPEND_TREE[30+2]= >+++ RC_DEPEND_TREE[30+3]= >+++ RC_DEPEND_TREE[30+4]='hotplug net' >+++ RC_DEPEND_TREE[30+5]='samba xprint' >+++ RC_DEPEND_TREE[30+6]=local >+++ RC_DEPEND_TREE[30+7]='checkroot hplip syslog-ng' >+++ RC_DEPEND_TREE[30+8]= >+++ RC_DEPEND_TREE[30+9]=1194857917 >+++ RC_DEPEND_TREE[40]=device-mapper >+++ RC_DEPEND_TREE[40+2]= >+++ RC_DEPEND_TREE[40+3]= >+++ RC_DEPEND_TREE[40+4]= >+++ RC_DEPEND_TREE[40+5]= >+++ RC_DEPEND_TREE[40+6]=local >+++ RC_DEPEND_TREE[40+7]='checkroot dmeventd' >+++ RC_DEPEND_TREE[40+8]= >+++ RC_DEPEND_TREE[40+9]=1194277432 >+++ RC_DEPEND_TREE[50]=dhcpd >+++ RC_DEPEND_TREE[50+2]=net >+++ RC_DEPEND_TREE[50+3]= >+++ RC_DEPEND_TREE[50+4]=syslog-ng >+++ RC_DEPEND_TREE[50+5]= >+++ RC_DEPEND_TREE[50+6]=local >+++ RC_DEPEND_TREE[50+7]=checkroot >+++ RC_DEPEND_TREE[50+8]= >+++ RC_DEPEND_TREE[50+9]=1188807824 >+++ RC_DEPEND_TREE[60]=dhcrelay >+++ RC_DEPEND_TREE[60+2]=net >+++ RC_DEPEND_TREE[60+3]= >+++ RC_DEPEND_TREE[60+4]=syslog-ng >+++ RC_DEPEND_TREE[60+5]= >+++ RC_DEPEND_TREE[60+6]=local >+++ RC_DEPEND_TREE[60+7]=checkroot >+++ RC_DEPEND_TREE[60+8]= >+++ RC_DEPEND_TREE[60+9]=1188807824 >+++ RC_DEPEND_TREE[70]=mdadm >+++ RC_DEPEND_TREE[70+2]= >+++ RC_DEPEND_TREE[70+3]= >+++ RC_DEPEND_TREE[70+4]='net syslog-ng' >+++ RC_DEPEND_TREE[70+5]= >+++ RC_DEPEND_TREE[70+6]=local >+++ RC_DEPEND_TREE[70+7]=checkroot >+++ RC_DEPEND_TREE[70+8]= >+++ RC_DEPEND_TREE[70+9]=1183017088 >+++ RC_DEPEND_TREE[80]=dmeventd >+++ RC_DEPEND_TREE[80+2]= >+++ RC_DEPEND_TREE[80+3]= >+++ RC_DEPEND_TREE[80+4]= >+++ RC_DEPEND_TREE[80+5]= >+++ RC_DEPEND_TREE[80+6]='device-mapper local' >+++ RC_DEPEND_TREE[80+7]=checkroot >+++ RC_DEPEND_TREE[80+8]= >+++ RC_DEPEND_TREE[80+9]=1194277432 >+++ RC_DEPEND_TREE[90]=modules >+++ RC_DEPEND_TREE[90+2]=checkroot >+++ RC_DEPEND_TREE[90+3]='checkfs coldplug crypto-loop hotplug' >+++ RC_DEPEND_TREE[90+4]= >+++ RC_DEPEND_TREE[90+5]= >+++ RC_DEPEND_TREE[90+6]='local xdm' >+++ RC_DEPEND_TREE[90+7]=checkroot >+++ RC_DEPEND_TREE[90+8]= >+++ RC_DEPEND_TREE[90+9]=1184055904 >+++ RC_DEPEND_TREE[100]=mysql >+++ RC_DEPEND_TREE[100+2]= >+++ RC_DEPEND_TREE[100+3]= >+++ RC_DEPEND_TREE[100+4]='localmount net netmount' >+++ RC_DEPEND_TREE[100+5]='apache2 asterisk postfix' >+++ RC_DEPEND_TREE[100+6]=local >+++ RC_DEPEND_TREE[100+7]=checkroot >+++ RC_DEPEND_TREE[100+8]= >+++ RC_DEPEND_TREE[100+9]=1192529261 >+++ RC_DEPEND_TREE[110]=gpm >+++ RC_DEPEND_TREE[110+2]=localmount >+++ RC_DEPEND_TREE[110+3]= >+++ RC_DEPEND_TREE[110+4]='hotplug syslog-ng' >+++ RC_DEPEND_TREE[110+5]= >+++ RC_DEPEND_TREE[110+6]='local xdm' >+++ RC_DEPEND_TREE[110+7]=checkroot >+++ RC_DEPEND_TREE[110+8]= >+++ RC_DEPEND_TREE[110+9]=1161742060 >+++ RC_DEPEND_TREE[120]=mysqlmanager >+++ RC_DEPEND_TREE[120+2]= >+++ RC_DEPEND_TREE[120+3]= >+++ RC_DEPEND_TREE[120+4]='localmount net netmount' >+++ 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]=1192529261 >+++ RC_DEPEND_TREE[130]=net.eth0 >+++ RC_DEPEND_TREE[130+2]=localmount >+++ RC_DEPEND_TREE[130+3]= >+++ RC_DEPEND_TREE[130+4]= >+++ RC_DEPEND_TREE[130+5]= >+++ RC_DEPEND_TREE[130+6]=local >+++ RC_DEPEND_TREE[130+7]='bootmisc checkroot hostname net.lo' >+++ RC_DEPEND_TREE[130+8]= >+++ RC_DEPEND_TREE[130+9]=1176721506 >+++ RC_DEPEND_TREE[140]=net.eth1 >+++ RC_DEPEND_TREE[140+2]=localmount >+++ RC_DEPEND_TREE[140+3]= >+++ RC_DEPEND_TREE[140+4]= >+++ RC_DEPEND_TREE[140+5]= >+++ RC_DEPEND_TREE[140+6]=local >+++ RC_DEPEND_TREE[140+7]='bootmisc checkroot hostname net.lo' >+++ RC_DEPEND_TREE[140+8]= >+++ RC_DEPEND_TREE[140+9]=1183460247 >+++ RC_DEPEND_TREE[150]=net.lo >+++ RC_DEPEND_TREE[150+2]=localmount >+++ RC_DEPEND_TREE[150+3]= >+++ RC_DEPEND_TREE[150+4]= >+++ RC_DEPEND_TREE[150+5]= >+++ RC_DEPEND_TREE[150+6]='local net.eth0 net.eth1' >+++ RC_DEPEND_TREE[150+7]='bootmisc checkroot hostname' >+++ RC_DEPEND_TREE[150+8]= >+++ RC_DEPEND_TREE[150+9]=1176721506 >+++ RC_DEPEND_TREE[160]=netmount >+++ RC_DEPEND_TREE[160+2]=net >+++ RC_DEPEND_TREE[160+3]= >+++ RC_DEPEND_TREE[160+4]= >+++ RC_DEPEND_TREE[160+5]='apache2 mysql mysqlmanager' >+++ RC_DEPEND_TREE[160+6]='local xdm' >+++ RC_DEPEND_TREE[160+7]='checkroot openvpn' >+++ RC_DEPEND_TREE[160+8]= >+++ RC_DEPEND_TREE[160+9]=1176721506 >+++ RC_DEPEND_TREE[170]=sshd >+++ RC_DEPEND_TREE[170+2]=net >+++ RC_DEPEND_TREE[170+3]= >+++ RC_DEPEND_TREE[170+4]=syslog-ng >+++ RC_DEPEND_TREE[170+5]= >+++ RC_DEPEND_TREE[170+6]='apache2 local' >+++ RC_DEPEND_TREE[170+7]=checkroot >+++ RC_DEPEND_TREE[170+8]= >+++ RC_DEPEND_TREE[170+9]=1189412549 >+++ RC_DEPEND_TREE[180]=nscd >+++ RC_DEPEND_TREE[180+2]= >+++ RC_DEPEND_TREE[180+3]= >+++ RC_DEPEND_TREE[180+4]=net >+++ RC_DEPEND_TREE[180+5]=asterisk >+++ RC_DEPEND_TREE[180+6]=local >+++ RC_DEPEND_TREE[180+7]=checkroot >+++ RC_DEPEND_TREE[180+8]= >+++ RC_DEPEND_TREE[180+9]=1195465155 >+++ RC_DEPEND_TREE[190]=svnserve >+++ RC_DEPEND_TREE[190+2]=net >+++ RC_DEPEND_TREE[190+3]= >+++ RC_DEPEND_TREE[190+4]= >+++ RC_DEPEND_TREE[190+5]= >+++ RC_DEPEND_TREE[190+6]=local >+++ RC_DEPEND_TREE[190+7]=checkroot >+++ RC_DEPEND_TREE[190+8]= >+++ RC_DEPEND_TREE[190+9]=1195466289 >+++ RC_DEPEND_TREE[200]=ntp-client >+++ RC_DEPEND_TREE[200+2]=net >+++ RC_DEPEND_TREE[200+3]= >+++ RC_DEPEND_TREE[200+4]=syslog-ng >+++ RC_DEPEND_TREE[200+5]= >+++ RC_DEPEND_TREE[200+6]='local ntpd vixie-cron' >+++ RC_DEPEND_TREE[200+7]='checkroot svscan' >+++ RC_DEPEND_TREE[200+8]= >+++ RC_DEPEND_TREE[200+9]=1194603641 >+++ RC_DEPEND_TREE[210]=svscan >+++ RC_DEPEND_TREE[210+2]= >+++ RC_DEPEND_TREE[210+3]= >+++ RC_DEPEND_TREE[210+4]=net >+++ RC_DEPEND_TREE[210+5]= >+++ RC_DEPEND_TREE[210+6]='apache2 local ntp-client ntpd' >+++ RC_DEPEND_TREE[210+7]=checkroot >+++ RC_DEPEND_TREE[210+8]= >+++ RC_DEPEND_TREE[210+9]=1161969780 >+++ RC_DEPEND_TREE[220]=syslog-ng >+++ RC_DEPEND_TREE[220+2]='clock hostname localmount' >+++ RC_DEPEND_TREE[220+3]= >+++ RC_DEPEND_TREE[220+4]= >+++ RC_DEPEND_TREE[220+5]='apache2 dhcpd dhcrelay gpm iptables mdadm ntp-client ntpd postfix sshd vixie-cron' >+++ RC_DEPEND_TREE[220+6]='cupsd local' >+++ RC_DEPEND_TREE[220+7]='bootmisc checkroot' >+++ RC_DEPEND_TREE[220+8]= >+++ RC_DEPEND_TREE[220+9]=1190975758 >+++ RC_DEPEND_TREE[230]=udev-postmount >+++ 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]=1192472973 >+++ RC_DEPEND_TREE[240]=urandom >+++ RC_DEPEND_TREE[240+2]=localmount >+++ RC_DEPEND_TREE[240+3]= >+++ RC_DEPEND_TREE[240+4]= >+++ RC_DEPEND_TREE[240+5]= >+++ RC_DEPEND_TREE[240+6]=local >+++ RC_DEPEND_TREE[240+7]=checkroot >+++ RC_DEPEND_TREE[240+8]= >+++ RC_DEPEND_TREE[240+9]=1176721506 >+++ RC_DEPEND_TREE[250]=apache2 >+++ RC_DEPEND_TREE[250+2]=net >+++ RC_DEPEND_TREE[250+3]= >+++ RC_DEPEND_TREE[250+4]='mysql netmount syslog-ng' >+++ RC_DEPEND_TREE[250+5]= >+++ RC_DEPEND_TREE[250+6]=local >+++ RC_DEPEND_TREE[250+7]='checkroot sshd svscan' >+++ RC_DEPEND_TREE[250+8]= >+++ RC_DEPEND_TREE[250+9]=1192529822 >+++ RC_DEPEND_TREE[260]=vixie-cron >+++ RC_DEPEND_TREE[260+2]=localmount >+++ RC_DEPEND_TREE[260+3]= >+++ RC_DEPEND_TREE[260+4]='clock syslog-ng' >+++ RC_DEPEND_TREE[260+5]= >+++ RC_DEPEND_TREE[260+6]=local >+++ RC_DEPEND_TREE[260+7]='checkroot ntp-client' >+++ RC_DEPEND_TREE[260+8]= >+++ RC_DEPEND_TREE[260+9]=1176376111 >+++ RC_DEPEND_TREE[270]=apcupsd >+++ RC_DEPEND_TREE[270+2]= >+++ RC_DEPEND_TREE[270+3]= >+++ RC_DEPEND_TREE[270+4]= >+++ RC_DEPEND_TREE[270+5]= >+++ RC_DEPEND_TREE[270+6]=local >+++ RC_DEPEND_TREE[270+7]='checkroot hotplug net' >+++ RC_DEPEND_TREE[270+8]= >+++ RC_DEPEND_TREE[270+9]=1161954048 >+++ RC_DEPEND_TREE[280]=xdm >+++ RC_DEPEND_TREE[280+2]=localmount >+++ RC_DEPEND_TREE[280+3]= >+++ RC_DEPEND_TREE[280+4]= >+++ RC_DEPEND_TREE[280+5]= >+++ RC_DEPEND_TREE[280+6]=local >+++ RC_DEPEND_TREE[280+7]='bootmisc checkroot consolefont gpm modules netmount openvpn' >+++ RC_DEPEND_TREE[280+8]= >+++ RC_DEPEND_TREE[280+9]=1189412308 >+++ RC_DEPEND_TREE[290]=asterisk >+++ RC_DEPEND_TREE[290+2]=net >+++ RC_DEPEND_TREE[290+3]= >+++ RC_DEPEND_TREE[290+4]='capi mysql nscd' >+++ RC_DEPEND_TREE[290+5]= >+++ RC_DEPEND_TREE[290+6]=local >+++ RC_DEPEND_TREE[290+7]=checkroot >+++ RC_DEPEND_TREE[290+8]= >+++ RC_DEPEND_TREE[290+9]=1192803381 >+++ RC_DEPEND_TREE[300]=xinetd >+++ RC_DEPEND_TREE[300+2]= >+++ RC_DEPEND_TREE[300+3]= >+++ RC_DEPEND_TREE[300+4]=net >+++ RC_DEPEND_TREE[300+5]= >+++ RC_DEPEND_TREE[300+6]=local >+++ RC_DEPEND_TREE[300+7]=checkroot >+++ RC_DEPEND_TREE[300+8]= >+++ RC_DEPEND_TREE[300+9]=1161794659 >+++ RC_DEPEND_TREE[310]=bootmisc >+++ RC_DEPEND_TREE[310+2]=localmount >+++ RC_DEPEND_TREE[310+3]= >+++ RC_DEPEND_TREE[310+4]='clock hostname' >+++ RC_DEPEND_TREE[310+5]= >+++ RC_DEPEND_TREE[310+6]='local net.eth0 net.eth1 net.lo syslog-ng xdm' >+++ RC_DEPEND_TREE[310+7]='checkroot hdparm' >+++ RC_DEPEND_TREE[310+8]= >+++ RC_DEPEND_TREE[310+9]=1176721506 >+++ RC_DEPEND_TREE[320]=capi >+++ RC_DEPEND_TREE[320+2]= >+++ RC_DEPEND_TREE[320+3]= >+++ RC_DEPEND_TREE[320+4]= >+++ RC_DEPEND_TREE[320+5]=asterisk >+++ RC_DEPEND_TREE[320+6]=local >+++ RC_DEPEND_TREE[320+7]='checkroot hotplug' >+++ RC_DEPEND_TREE[320+8]= >+++ RC_DEPEND_TREE[320+9]=1178717451 >+++ RC_DEPEND_TREE[330]=checkfs >+++ RC_DEPEND_TREE[330+2]='checkroot modules' >+++ RC_DEPEND_TREE[330+3]=localmount >+++ RC_DEPEND_TREE[330+4]= >+++ RC_DEPEND_TREE[330+5]= >+++ RC_DEPEND_TREE[330+6]=local >+++ RC_DEPEND_TREE[330+7]=checkroot >+++ RC_DEPEND_TREE[330+8]= >+++ RC_DEPEND_TREE[330+9]=1176721506 >+++ RC_DEPEND_TREE[340]=checkroot >+++ RC_DEPEND_TREE[340+2]= >+++ RC_DEPEND_TREE[340+3]='checkfs crypto-loop hostname modules' >+++ RC_DEPEND_TREE[340+4]= >+++ RC_DEPEND_TREE[340+5]= >+++ RC_DEPEND_TREE[340+6]='apache2 apcupsd asterisk bootmisc capi checkfs clock coldplug consolefont crypto-loop cupsd device-mapper dhcpd dhcrelay dmeventd gpm hdparm hostname hotplug hplip iptables keymaps local localmount lvm mdadm modules mysql mysqlmanager net.eth0 net.eth1 net.lo netmount nscd ntp-client ntpd numlock openfire openvpn postfix rmnologin rsyncd samba sshd svnserve svscan syslog-ng udev-postmount urandom vixie-cron xdm xinetd xprint' >+++ RC_DEPEND_TREE[340+7]= >+++ RC_DEPEND_TREE[340+8]= >+++ RC_DEPEND_TREE[340+9]=1176721506 >+++ RC_DEPEND_TREE[350]=clock >+++ RC_DEPEND_TREE[350+2]=localmount >+++ RC_DEPEND_TREE[350+3]=syslog-ng >+++ RC_DEPEND_TREE[350+4]= >+++ RC_DEPEND_TREE[350+5]='bootmisc vixie-cron' >+++ RC_DEPEND_TREE[350+6]=local >+++ RC_DEPEND_TREE[350+7]=checkroot >+++ RC_DEPEND_TREE[350+8]= >+++ RC_DEPEND_TREE[350+9]=1176721506 >+++ RC_DEPEND_TREE[360]=coldplug >+++ RC_DEPEND_TREE[360+2]=modules >+++ RC_DEPEND_TREE[360+3]= >+++ RC_DEPEND_TREE[360+4]= >+++ 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]=1161954048 >+++ RC_DEPEND_TREE[370]=hdparm >+++ 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]='bootmisc local' >+++ RC_DEPEND_TREE[370+7]=checkroot >+++ RC_DEPEND_TREE[370+8]= >+++ RC_DEPEND_TREE[370+9]=1190992627 >+++ RC_DEPEND_TREE[380]=hostname >+++ RC_DEPEND_TREE[380+2]=checkroot >+++ RC_DEPEND_TREE[380+3]=syslog-ng >+++ RC_DEPEND_TREE[380+4]= >+++ RC_DEPEND_TREE[380+5]=bootmisc >+++ RC_DEPEND_TREE[380+6]='local net.eth0 net.eth1 net.lo' >+++ RC_DEPEND_TREE[380+7]=checkroot >+++ RC_DEPEND_TREE[380+8]= >+++ RC_DEPEND_TREE[380+9]=1176721506 >+++ RC_DEPEND_TREE[390]=hotplug >+++ RC_DEPEND_TREE[390+2]=modules >+++ RC_DEPEND_TREE[390+3]= >+++ RC_DEPEND_TREE[390+4]= >+++ RC_DEPEND_TREE[390+5]='cupsd gpm' >+++ RC_DEPEND_TREE[390+6]='apcupsd capi consolefont hplip local' >+++ RC_DEPEND_TREE[390+7]=checkroot >+++ RC_DEPEND_TREE[390+8]= >+++ RC_DEPEND_TREE[390+9]=1161954048 >+++ RC_DEPEND_TREE[400]=hplip >+++ RC_DEPEND_TREE[400+2]= >+++ RC_DEPEND_TREE[400+3]= >+++ RC_DEPEND_TREE[400+4]=net >+++ RC_DEPEND_TREE[400+5]= >+++ RC_DEPEND_TREE[400+6]='cupsd local' >+++ RC_DEPEND_TREE[400+7]='checkroot hotplug' >+++ RC_DEPEND_TREE[400+8]= >+++ RC_DEPEND_TREE[400+9]=1193314764 >+++ RC_DEPEND_TREE[410]=iptables >+++ RC_DEPEND_TREE[410+2]= >+++ RC_DEPEND_TREE[410+3]= >+++ RC_DEPEND_TREE[410+4]=syslog-ng >+++ RC_DEPEND_TREE[410+5]= >+++ RC_DEPEND_TREE[410+6]='local net' >+++ RC_DEPEND_TREE[410+7]=checkroot >+++ RC_DEPEND_TREE[410+8]= >+++ RC_DEPEND_TREE[410+9]=1190135448 >+++ RC_DEPEND_TREE[420]=keymaps >+++ RC_DEPEND_TREE[420+2]=localmount >+++ RC_DEPEND_TREE[420+3]=consolefont >+++ RC_DEPEND_TREE[420+4]= >+++ 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]=1176721506 >+++ RC_DEPEND_TREE[430]=ntpd >+++ RC_DEPEND_TREE[430+2]=net >+++ RC_DEPEND_TREE[430+3]= >+++ RC_DEPEND_TREE[430+4]=syslog-ng >+++ RC_DEPEND_TREE[430+5]= >+++ RC_DEPEND_TREE[430+6]=local >+++ RC_DEPEND_TREE[430+7]='checkroot ntp-client svscan' >+++ RC_DEPEND_TREE[430+8]= >+++ RC_DEPEND_TREE[430+9]=1194603252 >+++ RC_DEPEND_TREE[440]=local >+++ RC_DEPEND_TREE[440+2]= >+++ RC_DEPEND_TREE[440+3]= >+++ RC_DEPEND_TREE[440+4]= >+++ RC_DEPEND_TREE[440+5]= >+++ RC_DEPEND_TREE[440+6]= >+++ RC_DEPEND_TREE[440+7]='apache2 apcupsd asterisk bootmisc capi checkfs checkroot clock coldplug consolefont crypto-loop cupsd device-mapper dhcpd dhcrelay dmeventd gpm hdparm hostname hotplug hplip iptables keymaps localmount lvm mdadm modules mysql mysqlmanager net.eth0 net.eth1 net.lo netmount nscd ntp-client ntpd numlock openfire openvpn postfix rmnologin rsyncd samba sshd svnserve svscan syslog-ng udev-postmount urandom vixie-cron xdm xinetd xprint' >+++ RC_DEPEND_TREE[440+8]= >+++ RC_DEPEND_TREE[440+9]=1176721506 >+++ RC_DEPEND_TREE[450]=numlock >+++ RC_DEPEND_TREE[450+2]=localmount >+++ 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]=1176721506 >+++ RC_DEPEND_TREE[460]=localmount >+++ RC_DEPEND_TREE[460+2]=checkfs >+++ RC_DEPEND_TREE[460+3]='bootmisc clock consolefont gpm keymaps net.eth0 net.eth1 net.lo numlock rmnologin syslog-ng udev-postmount urandom vixie-cron xdm' >+++ RC_DEPEND_TREE[460+4]= >+++ RC_DEPEND_TREE[460+5]='mysql mysqlmanager' >+++ RC_DEPEND_TREE[460+6]=local >+++ RC_DEPEND_TREE[460+7]='checkroot crypto-loop' >+++ RC_DEPEND_TREE[460+8]= >+++ RC_DEPEND_TREE[460+9]=1176721506 >+++ RC_DEPEND_TREE[470]=openfire >+++ RC_DEPEND_TREE[470+2]=net >+++ RC_DEPEND_TREE[470+3]= >+++ RC_DEPEND_TREE[470+4]= >+++ 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]=1184789909 >+++ RC_DEPEND_TREE[480]=lvm >+++ RC_DEPEND_TREE[480+2]= >+++ 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]=1194277482 >+++ RC_DEPEND_TREE[490]=openvpn >+++ RC_DEPEND_TREE[490+2]=net >+++ RC_DEPEND_TREE[490+3]= >+++ RC_DEPEND_TREE[490+4]= >+++ RC_DEPEND_TREE[490+5]= >+++ RC_DEPEND_TREE[490+6]='local netmount xdm' >+++ RC_DEPEND_TREE[490+7]=checkroot >+++ RC_DEPEND_TREE[490+8]= >+++ RC_DEPEND_TREE[490+9]=1193220595 >+++ RC_DEPEND_TREE[500]=postfix >+++ RC_DEPEND_TREE[500+2]= >+++ RC_DEPEND_TREE[500+3]= >+++ RC_DEPEND_TREE[500+4]='mysql net syslog-ng' >+++ 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]=1196673910 >+++ RC_DEPEND_TREE[510]=rmnologin >+++ RC_DEPEND_TREE[510+2]=localmount >+++ RC_DEPEND_TREE[510+3]= >+++ RC_DEPEND_TREE[510+4]= >+++ RC_DEPEND_TREE[510+5]= >+++ RC_DEPEND_TREE[510+6]=local >+++ RC_DEPEND_TREE[510+7]=checkroot >+++ RC_DEPEND_TREE[510+8]= >+++ RC_DEPEND_TREE[510+9]=1176721506 >+++ RC_DEPEND_TREE[520]=xprint >+++ RC_DEPEND_TREE[520+2]= >+++ RC_DEPEND_TREE[520+3]= >+++ RC_DEPEND_TREE[520+4]=cupsd >+++ RC_DEPEND_TREE[520+5]= >+++ RC_DEPEND_TREE[520+6]=local >+++ RC_DEPEND_TREE[520+7]=checkroot >+++ RC_DEPEND_TREE[520+8]= >+++ RC_DEPEND_TREE[520+9]=1194628673 >+++ RC_DEPEND_TREE[530]=rsyncd >+++ RC_DEPEND_TREE[530+2]= >+++ RC_DEPEND_TREE[530+3]= >+++ RC_DEPEND_TREE[530+4]=net >+++ RC_DEPEND_TREE[530+5]= >+++ RC_DEPEND_TREE[530+6]=local >+++ RC_DEPEND_TREE[530+7]=checkroot >+++ RC_DEPEND_TREE[530+8]= >+++ RC_DEPEND_TREE[530+9]=1196673278 >+++ RC_DEPEND_TREE[540]=samba >+++ RC_DEPEND_TREE[540+2]=net >+++ RC_DEPEND_TREE[540+3]= >+++ RC_DEPEND_TREE[540+4]=cupsd >+++ RC_DEPEND_TREE[540+5]= >+++ RC_DEPEND_TREE[540+6]=local >+++ RC_DEPEND_TREE[540+7]=checkroot >+++ RC_DEPEND_TREE[540+8]= >+++ RC_DEPEND_TREE[540+9]=1196068883 >+++ RC_DEPEND_TREE[550]=net >+++ RC_DEPEND_TREE[550+2]= >+++ RC_DEPEND_TREE[550+3]='apache2 asterisk dhcpd dhcrelay netmount ntp-client ntpd openfire openvpn samba sshd svnserve' >+++ RC_DEPEND_TREE[550+4]= >+++ RC_DEPEND_TREE[550+5]='cupsd hplip mdadm mysql mysqlmanager nscd postfix rsyncd svscan xinetd' >+++ RC_DEPEND_TREE[550+6]=apcupsd >+++ RC_DEPEND_TREE[550+7]=iptables >+++ RC_DEPEND_TREE[550+8]= >+++ RC_DEPEND_TREE[550+9]= >+++ declare -r RC_DEPEND_TREE >+++ declare -r RC_GOT_DEPTREE_INFO=yes >+++ declare -r LOGGER_SERVICE=syslog-ng >++ [[ 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 svnserve >+ [[ -n svnserve ]] >+ [[ svnserve == \n\e\t ]] >++ add_suffix /etc/conf.d/svnserve >++ [[ 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/svnserve.default ]] >++ echo /etc/conf.d/svnserve >++ return 0 >+ conf=/etc/conf.d/svnserve >+ [[ -e /etc/conf.d/svnserve ]] >+ source /etc/conf.d/svnserve >++ SVNSERVE_OPTS=--root=/usr/local/src/SVN >++ SVNSERVE_USER=svn >++ SVNSERVE_GROUP=svnusers >++ 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=/usr/bin/vim >+ 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 svnserve >+ test_service_state svnserve started >+ [[ -z svnserve ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/svnserve >+ [[ ! -x /etc/init.d/svnserve ]] >+ [[ -e /var/lib/init.d/started/svnserve ]] >+ svcstarted=1 >+ service_inactive svnserve >+ test_service_state svnserve inactive >+ [[ -z svnserve ]] >+ [[ -z inactive ]] >+ local f=/var/lib/init.d/inactive/svnserve >+ [[ ! -x /etc/init.d/svnserve ]] >+ [[ -e /var/lib/init.d/inactive/svnserve ]] >+ svcinactive=1 >++ bash -n /etc/init.d/svnserve >+ rcscript_errors= >+ opts='start stop restart' >+ source /etc/init.d/svnserve >+ [[ -z start stop restart ]] >+ shift >+ [[ 2 -lt 1 ]] >+ for arg in '"$@"' >+ case "${arg}" in >+ for arg in '"$@"' >+ case "${arg}" in >+ retval=0 >+ for arg in '"$@"' >+ case "${arg}" in >+ svc_restart >+ RC_KILL_CHILDREN=no >+ rm -rf /var/lib/init.d/snapshot/31861 >+ mkdir -p /var/lib/init.d/snapshot/31861 >+ cp -pPR /var/lib/init.d/started/apache2 /var/lib/init.d/started/apcupsd /var/lib/init.d/started/bootmisc /var/lib/init.d/started/checkfs /var/lib/init.d/started/checkroot /var/lib/init.d/started/clock /var/lib/init.d/started/coldplug /var/lib/init.d/started/consolefont /var/lib/init.d/started/cupsd /var/lib/init.d/started/dhcpd /var/lib/init.d/started/hostname /var/lib/init.d/started/hotplug /var/lib/init.d/started/keymaps /var/lib/init.d/started/local /var/lib/init.d/started/localmount /var/lib/init.d/started/mdadm /var/lib/init.d/started/modules /var/lib/init.d/started/mysql /var/lib/init.d/started/net.eth0 /var/lib/init.d/started/net.lo /var/lib/init.d/started/netmount /var/lib/init.d/started/ntp-client /var/lib/init.d/started/ntpd /var/lib/init.d/started/openfire /var/lib/init.d/started/postfix /var/lib/init.d/started/rmnologin /var/lib/init.d/started/samba /var/lib/init.d/started/sshd /var/lib/init.d/started/syslog-ng /var/lib/init.d/started/udev-postmount /var/lib/init.d/started/urandom /var/lib/init.d/started/vixie-cron '/var/lib/init.d/inactive/*' /var/lib/init.d/snapshot/31861/ >+ rm -f /var/lib/init.d/snapshot/31861/svnserve >++ egrep '^[[:space:]]*restart[[:space:]]*()' /etc/init.d/svnserve >+ [[ -n '' ]] >+ restart >+ service_stopped svnserve >+ [[ -z svnserve ]] >+ service_starting svnserve >+ test_service_state svnserve starting >+ [[ -z svnserve ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/svnserve >+ [[ ! -x /etc/init.d/svnserve ]] >+ [[ -e /var/lib/init.d/starting/svnserve ]] >+ service_started svnserve >+ test_service_state svnserve started >+ [[ -z svnserve ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/svnserve >+ [[ ! -x /etc/init.d/svnserve ]] >+ [[ -e /var/lib/init.d/started/svnserve ]] >+ service_stopping svnserve >+ test_service_state svnserve stopping >+ [[ -z svnserve ]] >+ [[ -z stopping ]] >+ local f=/var/lib/init.d/stopping/svnserve >+ [[ ! -x /etc/init.d/svnserve ]] >+ [[ -e /var/lib/init.d/stopping/svnserve ]] >+ service_inactive svnserve >+ test_service_state svnserve inactive >+ [[ -z svnserve ]] >+ [[ -z inactive ]] >+ local f=/var/lib/init.d/inactive/svnserve >+ [[ ! -x /etc/init.d/svnserve ]] >+ [[ -e /var/lib/init.d/inactive/svnserve ]] >+ return 0 >+ svc_start >+ local x= y= retval=0 startinactive= >+ is_runlevel_start >+ [[ -d /var/lib/init.d/softscripts.old ]] >+ service_started svnserve >+ test_service_state svnserve started >+ [[ -z svnserve ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/svnserve >+ [[ ! -x /etc/init.d/svnserve ]] >+ [[ -e /var/lib/init.d/started/svnserve ]] >+ service_inactive svnserve >+ test_service_state svnserve inactive >+ [[ -z svnserve ]] >+ [[ -z inactive ]] >+ local f=/var/lib/init.d/inactive/svnserve >+ [[ ! -x /etc/init.d/svnserve ]] >+ [[ -e /var/lib/init.d/inactive/svnserve ]] >+ mark_service_starting svnserve >+ [[ -z svnserve ]] >+ ln -sn /etc/init.d/svnserve /var/lib/init.d/starting/svnserve >+ [[ -f /var/lib/init.d/started/svnserve ]] >+ [[ -f /var/lib/init.d/inactive/svnserve ]] >+ return 0 >+ trap svc_quit INT QUIT TSTP >+ service_message 'Service svnserve starting' >+ [[ no != \y\e\s ]] >+ return >+ broken svnserve >+ check_dependency broken svnserve >+ [[ -z broken ]] >+ [[ -z svnserve ]] >+ local x myservice deps >+ [[ svnserve == \-\t ]] >+ myservice=svnserve >+ get_dep_info svnserve >+ [[ -z svnserve ]] >+ local myservice=svnserve >+ [[ svnserve == '' ]] >++ get_service_index svnserve 0 >++ [[ -z svnserve ]] >++ [[ -z 0 ]] >++ local x myservice=svnserve index=0 >++ [[ -n 0 ]] >++ [[ 0 -gt 0 ]] >++ (( x=1 )) >++ (( x<=55 )) >++ index=10 >++ [[ svnserve == \c\o\n\s\o\l\e\f\o\n\t ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=20 >++ [[ svnserve == \c\r\y\p\t\o\-\l\o\o\p ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=30 >++ [[ svnserve == \c\u\p\s\d ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=40 >++ [[ svnserve == \d\e\v\i\c\e\-\m\a\p\p\e\r ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=50 >++ [[ svnserve == \d\h\c\p\d ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=60 >++ [[ svnserve == \d\h\c\r\e\l\a\y ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=70 >++ [[ svnserve == \m\d\a\d\m ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=80 >++ [[ svnserve == \d\m\e\v\e\n\t\d ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=90 >++ [[ svnserve == \m\o\d\u\l\e\s ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=100 >++ [[ svnserve == \m\y\s\q\l ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=110 >++ [[ svnserve == \g\p\m ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=120 >++ [[ svnserve == \m\y\s\q\l\m\a\n\a\g\e\r ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=130 >++ [[ svnserve == \n\e\t\.\e\t\h\0 ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=140 >++ [[ svnserve == \n\e\t\.\e\t\h\1 ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=150 >++ [[ svnserve == \n\e\t\.\l\o ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=160 >++ [[ svnserve == \n\e\t\m\o\u\n\t ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=170 >++ [[ svnserve == \s\s\h\d ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=180 >++ [[ svnserve == \n\s\c\d ]] >++ (( x++ )) >++ (( x<=55 )) >++ index=190 >++ [[ svnserve == \s\v\n\s\e\r\v\e ]] >++ echo 190 >++ return 0 >+ rc_index=190 >+ rc_mtime=1195466289 >+ rc_name=svnserve >+ rc_ineed=net >+ rc_needsme= >+ rc_iuse= >+ rc_usesme= >+ rc_ibefore=local >+ rc_iafter=checkroot >+ rc_broken= >+ rc_mtime=1195466289 >+ return 0 >+ deps=rc_broken >+ [[ -z '' ]] >+ return 1 >+ local ib_save= >+ unset IN_BACKGROUND >+ [[ 0 == \0 ]] >+ [[ '' != \y\e\s ]] >++ ineed svnserve >++ check_dependency ineed svnserve >++ [[ -z ineed ]] >++ [[ -z svnserve ]] >++ local x myservice deps >++ [[ svnserve == \-\t ]] >++ myservice=svnserve >++ get_dep_info svnserve >++ [[ -z svnserve ]] >++ local myservice=svnserve >++ [[ svnserve == \s\v\n\s\e\r\v\e ]] >++ [[ -n 1195466289 ]] >++ return 0 >++ deps=rc_ineed >++ [[ -z net ]] >++ [[ svnserve == \-\t ]] >++ echo net >++ return 0 >++ valid_iuse svnserve >++ valid_i use svnserve >++ local mylevel=boot x= valid= >++ [[ use != \a\f\t\e\r ]] >++ [[ use != \u\s\e ]] >++ [[ -f /var/lib/init.d/softlevel ]] >++ mylevel=default >+++ iuse svnserve >+++ check_dependency iuse svnserve >+++ [[ -z iuse ]] >+++ [[ -z svnserve ]] >+++ local x myservice deps >+++ [[ svnserve == \-\t ]] >+++ myservice=svnserve >+++ get_dep_info svnserve >+++ [[ -z svnserve ]] >+++ local myservice=svnserve >+++ [[ svnserve == \s\v\n\s\e\r\v\e ]] >+++ [[ -n 1195466289 ]] >+++ return 0 >+++ deps=rc_iuse >+++ [[ -z '' ]] >+++ return 1 >++ echo '' >++ return 0 >+ local 'startupservices=net ' >+ 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.eth0 ]] >++ [[ ! -d /etc/runlevels/boot/net.eth0 ]] >++ [[ -L /etc/runlevels/boot/net.eth0 ]] >+++ ls /etc/runlevels/boot/net.eth0 >++ mylist=' /etc/runlevels/boot/net.eth0' >++ 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.eth0 /etc/runlevels/boot/net.lo' >++ echo ' /etc/runlevels/boot/net.eth0 /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.* ]] >++ continue >++ echo '' >++ 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.eth0' >+ for x in '$(dolisting "/etc/runlevels/${BOOTLEVEL}/net.*")' '$(dolisting "/etc/runlevels/${mylevel}/net.*")' '$(dolisting "/var/lib/init.d/coldplugged/net.*")' >+ netservices=' net.eth0 net.lo' >+ is_runlevel_start >+ [[ -d /var/lib/init.d/softscripts.old ]] >+ for x in '${startupservices}' >+ [[ net == \n\e\t ]] >+ net_service svnserve >+ [[ -n svnserve ]] >+ [[ svnserve == \n\e\t ]] >+ is_net_up >+ local x= >+ case "${RC_NET_STRICT_CHECKING}" in >++ dolisting '/var/lib/init.d/started/net.*' >++ local x= >++ local y= >++ local tmpstr= >++ local mylist= >++ local 'mypath=/var/lib/init.d/started/net.*' >++ [[ /var/lib/init.d/started/net.* != \/\v\a\r\/\l\i\b\/\i\n\i\t\.\d\/\s\t\a\r\t\e\d\/\n\e\t\.\* ]] >++ for x in '${mypath}' >++ [[ ! -e /var/lib/init.d/started/net.eth0 ]] >++ [[ ! -d /var/lib/init.d/started/net.eth0 ]] >++ [[ -L /var/lib/init.d/started/net.eth0 ]] >+++ ls /var/lib/init.d/started/net.eth0 >++ mylist=' /var/lib/init.d/started/net.eth0' >++ for x in '${mypath}' >++ [[ ! -e /var/lib/init.d/started/net.lo ]] >++ [[ ! -d /var/lib/init.d/started/net.lo ]] >++ [[ -L /var/lib/init.d/started/net.lo ]] >+++ ls /var/lib/init.d/started/net.lo >++ mylist=' /var/lib/init.d/started/net.eth0 /var/lib/init.d/started/net.lo' >++ echo ' /var/lib/init.d/started/net.eth0 /var/lib/init.d/started/net.lo' >+ for x in '$(dolisting "${svcdir}/started/net.*")' >+ local y=net.eth0 >+ [[ net.eth0 == '' ]] >+ [[ net.eth0 != \n\e\t\.\l\o ]] >+ return 0 >+ [[ net != \n\e\t ]] >+ is_runlevel_start >+ [[ -d /var/lib/init.d/softscripts.old ]] >+ [[ net == *\ \n\e\t\ * ]] >+ startupservices=' net ' >+ startupservices=' net.eth0 net.lo ' >+ startupservices=' net.eth0 net.lo ' >+ for x in '${startupservices}' >+ service_started net.eth0 >+ test_service_state net.eth0 started >+ [[ -z net.eth0 ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/net.eth0 >+ [[ ! -x /etc/init.d/net.eth0 ]] >+ [[ -e /var/lib/init.d/started/net.eth0 ]] >+ continue >+ for x in '${startupservices}' >+ service_started net.lo >+ test_service_state net.lo started >+ [[ -z net.lo ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/net.lo >+ [[ ! -x /etc/init.d/net.lo ]] >+ [[ -e /var/lib/init.d/started/net.lo ]] >+ continue >+ [[ -n '' ]] >+ [[ 0 == \0 ]] >+ IN_BACKGROUND= >+ [[ -n '' ]] >+ [[ no == \y\e\s ]] >+ start >+ ebegin 'Starting svnserve' >+ local 'msg=Starting svnserve' dots spaces= >+ [[ no == \y\e\s ]] >+ [[ -n '' ]] >+ msg='Starting svnserve ...' >+ einfon 'Starting svnserve ...' >+ [[ no == \y\e\s ]] >+ [[ yes != \y\e\s ]] >+ echo -ne ' [32;01m*[0m Starting svnserve ...' >+ LAST_E_CMD=einfon >+ return 0 >+ [[ yes == \y\e\s ]] >+ echo >+ LAST_E_LEN=24 >+ LAST_E_CMD=ebegin >+ return 0 >+ cd / >+ start-stop-daemon --start --quiet --background --make-pidfile --pidfile /var/run/svnserve.pid --exec /usr/bin/svnserve --chuid svn:svnusers -- --foreground --daemon --root=/usr/local/src/SVN >++ requote --start --quiet --background --make-pidfile --pidfile /var/run/svnserve.pid --exec /usr/bin/svnserve --chuid svn:svnusers -- --foreground --daemon --root=/usr/local/src/SVN >++ local 'q='\''' >++ set -- --start --quiet --background --make-pidfile --pidfile /var/run/svnserve.pid --exec /usr/bin/svnserve --chuid svn:svnusers -- --foreground --daemon --root=/usr/local/src/SVN >++ set -- ''\''--start' ''\''--quiet' ''\''--background' ''\''--make-pidfile' ''\''--pidfile' ''\''/var/run/svnserve.pid' ''\''--exec' ''\''/usr/bin/svnserve' ''\''--chuid' ''\''svn:svnusers' ''\''--' ''\''--foreground' ''\''--daemon' ''\''--root=/usr/local/src/SVN' >++ set -- ''\''--start'\''' ''\''--quiet'\''' ''\''--background'\''' ''\''--make-pidfile'\''' ''\''--pidfile'\''' ''\''/var/run/svnserve.pid'\''' ''\''--exec'\''' ''\''/usr/bin/svnserve'\''' ''\''--chuid'\''' ''\''svn:svnusers'\''' ''\''--'\''' ''\''--foreground'\''' ''\''--daemon'\''' ''\''--root=/usr/local/src/SVN'\''' >++ echo ''\''--start'\'' '\''--quiet'\'' '\''--background'\'' '\''--make-pidfile'\'' '\''--pidfile'\'' '\''/var/run/svnserve.pid'\'' '\''--exec'\'' '\''/usr/bin/svnserve'\'' '\''--chuid'\'' '\''svn:svnusers'\'' '\''--'\'' '\''--foreground'\'' '\''--daemon'\'' '\''--root=/usr/local/src/SVN'\''' >+ local 'args='\''--start'\'' '\''--quiet'\'' '\''--background'\'' '\''--make-pidfile'\'' '\''--pidfile'\'' '\''/var/run/svnserve.pid'\'' '\''--exec'\'' '\''/usr/bin/svnserve'\'' '\''--chuid'\'' '\''svn:svnusers'\'' '\''--'\'' '\''--foreground'\'' '\''--daemon'\'' '\''--root=/usr/local/src/SVN'\''' 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 svnserve ]] >+ daemonfile=/var/lib/init.d/daemons/svnserve >+ [[ -e /var/lib/init.d/daemons/svnserve ]] >+ rc_setup_daemon_vars >+ sargs=("${args%% \'--\' *}") >+ eargs=() >+ local -a sargs eargs >+ local 'x='\''--start'\'' '\''--quiet'\'' '\''--background'\'' '\''--make-pidfile'\'' '\''--pidfile'\'' '\''/var/run/svnserve.pid'\'' '\''--exec'\'' '\''/usr/bin/svnserve'\'' '\''--chuid'\'' '\''svn:svnusers'\'''\''--foreground'\'' '\''--daemon'\'' '\''--root=/usr/local/src/SVN'\''' i= >+ [[ '--start' '--quiet' '--background' '--make-pidfile' '--pidfile' '/var/run/svnserve.pid' '--exec' '/usr/bin/svnserve' '--chuid' 'svn:svnusers''--foreground' '--daemon' '--root=/usr/local/src/SVN' != \'\-\-\s\t\a\r\t\'\ \'\-\-\q\u\i\e\t\'\ \'\-\-\b\a\c\k\g\r\o\u\n\d\'\ \'\-\-\m\a\k\e\-\p\i\d\f\i\l\e\'\ \'\-\-\p\i\d\f\i\l\e\'\ \'\/\v\a\r\/\r\u\n\/\s\v\n\s\e\r\v\e\.\p\i\d\'\ \'\-\-\e\x\e\c\'\ \'\/\u\s\r\/\b\i\n\/\s\v\n\s\e\r\v\e\'\ \'\-\-\c\h\u\i\d\'\ \'\s\v\n\:\s\v\n\u\s\e\r\s\'\ \'\-\-\'\ \'\-\-\f\o\r\e\g\r\o\u\n\d\'\ \'\-\-\d\a\e\m\o\n\'\ \'\-\-\r\o\o\t\=\/\u\s\r\/\l\o\c\a\l\/\s\r\c\/\S\V\N\' ]] >+ eargs=("${args##* \'--\' }") >+ eval rc_shift_args ''\''--start'\'' '\''--quiet'\'' '\''--background'\'' '\''--make-pidfile'\'' '\''--pidfile'\'' '\''/var/run/svnserve.pid'\'' '\''--exec'\'' '\''/usr/bin/svnserve'\'' '\''--chuid'\'' '\''svn:svnusers'\''' >++ rc_shift_args --start --quiet --background --make-pidfile --pidfile /var/run/svnserve.pid --exec /usr/bin/svnserve --chuid svn:svnusers >++ local addvar >++ [[ 10 != \0 ]] >++ [[ --start != \-* ]] >++ unset addvar >++ case "$1" in >++ stopping=false >++ shift >++ [[ 9 != \0 ]] >++ [[ --quiet != \-* ]] >++ unset addvar >++ case "$1" in >++ shift >++ [[ 8 != \0 ]] >++ [[ --background != \-* ]] >++ unset addvar >++ case "$1" in >++ shift >++ [[ 7 != \0 ]] >++ [[ --make-pidfile != \-* ]] >++ unset addvar >++ case "$1" in >++ shift >++ [[ 6 != \0 ]] >++ [[ --pidfile != \-* ]] >++ unset addvar >++ case "$1" in >++ addvar=pidfile >++ shift >++ [[ 5 != \0 ]] >++ [[ /var/run/svnserve.pid != \-* ]] >++ [[ -n pidfile ]] >++ [[ -z '' ]] >++ eval 'pidfile="/var/run/svnserve.pid"' >+++ pidfile=/var/run/svnserve.pid >++ shift >++ continue >++ [[ 4 != \0 ]] >++ [[ --exec != \-* ]] >++ unset addvar >++ case "$1" in >++ addvar=cmd >++ shift >++ [[ 3 != \0 ]] >++ [[ /usr/bin/svnserve != \-* ]] >++ [[ -n cmd ]] >++ [[ -z '' ]] >++ eval 'cmd="/usr/bin/svnserve"' >+++ cmd=/usr/bin/svnserve >++ shift >++ continue >++ [[ 2 != \0 ]] >++ [[ --chuid != \-* ]] >++ unset addvar >++ case "$1" in >++ shift >++ [[ 1 != \0 ]] >++ [[ svn:svnusers != \-* ]] >++ [[ -n '' ]] >++ unset addvar >++ case "$1" in >++ shift >++ [[ 0 != \0 ]] >++ [[ -z 5 ]] >++ [[ 5 != \5 ]] >+ [[ -n '' ]] >++ bash_variable svnserve >++ local args=svnserve >++ LC_ALL=C >++ echo svnserve >+ local bash_service=svnserve >+ [[ -n '' ]] >+ return 0 >+ false >+ false >+ rc_start_daemon >+ eval /sbin/start-stop-daemon ''\''--start'\'' '\''--quiet'\'' '\''--background'\'' '\''--make-pidfile'\'' '\''--pidfile'\'' '\''/var/run/svnserve.pid'\'' '\''--exec'\'' '\''/usr/bin/svnserve'\'' '\''--chuid'\'' '\''svn:svnusers'\'' '\''--'\'' '\''--foreground'\'' '\''--daemon'\'' '\''--root=/usr/local/src/SVN'\''' >++ /sbin/start-stop-daemon --start --quiet --background --make-pidfile --pidfile /var/run/svnserve.pid --exec /usr/bin/svnserve --chuid svn:svnusers -- --foreground --daemon --root=/usr/local/src/SVN >+ local retval=0 >+ [[ 0 != \0 ]] >+ [[ 0.1 == \0 ]] >+ local i=0 >+ (( i=0 )) >+ (( i<10 )) >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ LC_ALL=C >+ /bin/sleep 0.1 >+ (( i++ )) >+ (( i<10 )) >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ LC_ALL=C >+ /bin/sleep 0.1 >+ (( i++ )) >+ (( i<10 )) >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ LC_ALL=C >+ /bin/sleep 0.1 >+ (( i++ )) >+ (( i<10 )) >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ LC_ALL=C >+ /bin/sleep 0.1 >+ (( i++ )) >+ (( i<10 )) >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ LC_ALL=C >+ /bin/sleep 0.1 >+ (( i++ )) >+ (( i<10 )) >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ LC_ALL=C >+ /bin/sleep 0.1 >+ (( i++ )) >+ (( i<10 )) >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ LC_ALL=C >+ /bin/sleep 0.1 >+ (( i++ )) >+ (( i<10 )) >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ LC_ALL=C >+ /bin/sleep 0.1 >+ (( i++ )) >+ (( i<10 )) >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ LC_ALL=C >+ /bin/sleep 0.1 >+ (( i++ )) >+ (( i<10 )) >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ LC_ALL=C >+ /bin/sleep 0.1 >+ (( i++ )) >+ (( i<10 )) >+ LC_ALL=C >+ /bin/sleep 0.1 >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ retval=1 >+ [[ 1 == \0 ]] >+ [[ -n /var/run/svnserve.pid ]] >+ rc_stop_daemon >+ local pid pids retval=0 >+ [[ -n /usr/bin/svnserve ]] >+ is_daemon_running /usr/bin/svnserve /var/run/svnserve.pid >+ local cmd pidfile pids pid >+ [[ 2 == \1 ]] >+ local i j=2 >+ (( i=0 )) >+ (( i<j-1 )) >+ cmd=' /usr/bin/svnserve' >+ shift >+ (( i++ )) >+ (( i<j-1 )) >+ pidfile=/var/run/svnserve.pid >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -z 5845 ]] >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ pids=' 5845 ' >+ [[ 5845 != \ \5\8\4\5\ ]] >+ [[ no == \y\e\s ]] >++ pidof /usr/bin/svnserve >++ local arg args >++ for arg in '"$@"' >++ [[ svnserve == \r\p\c\.\n\f\s\d ]] >++ args=' '\''/usr/bin/svnserve'\''' >++ eval /bin/pidof -x ''\''/usr/bin/svnserve'\''' >+++ /bin/pidof -x /usr/bin/svnserve >+ pids=5845 >+ [[ -s /var/run/svnserve.pid ]] >+ read pid >+ [[ -n 5845 ]] >+ pids=' 5845 ' >+ [[ 5845 == \ \5\8\4\5\ ]] >+ return 1 >+ return 1 >+ result=1 >+ [[ 1 == \0 ]] >+ [[ 0 == \0 ]] >+ [[ -f /var/lib/init.d/daemons/svnserve ]] >+ 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='[34;01m[ [31;01m!![34;01m ][0m' >+ [[ yes == \y\e\s ]] >+ echo -e '[A[72C [34;01m[ [31;01m!![34;01m ][0m' >+ return 1 >+ LAST_E_CMD=eend >+ return 1 >+ retval=1 >+ [[ 1 == \0 ]] >+ [[ 1 != \0 ]] >+ [[ 1 == \0 ]] >+ mark_service_stopped svnserve >+ [[ -z svnserve ]] >+ rm -Rf /var/lib/init.d/daemons/svnserve /var/lib/init.d/starting/svnserve /var/lib/init.d/started/svnserve /var/lib/init.d/inactive/svnserve /var/lib/init.d/wasinactive/svnserve /var/lib/init.d/stopping/svnserve /var/lib/init.d/scheduled/svnserve /var/lib/init.d/options/svnserve /var/lib/init.d/coldplugged/svnserve >+ return 0 >+ [[ -z '' ]] >+ is_runlevel_start >+ [[ -d /var/lib/init.d/softscripts.old ]] >+ service_message eerror 'ERROR: svnserve 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 >+ [[ -e /var/lib/init.d/scheduled/svnserve ]] >++ dolisting /var/lib/init.d/snapshot/31861/ >++ local x= >++ local y= >++ local tmpstr= >++ local mylist= >++ local mypath=/var/lib/init.d/snapshot/31861/ >++ [[ /var/lib/init.d/snapshot/31861/ != \/\v\a\r\/\l\i\b\/\i\n\i\t\.\d\/\s\n\a\p\s\h\o\t\/\3\1\8\6\1\/ ]] >++ for x in '${mypath}' >++ [[ ! -e /var/lib/init.d/snapshot/31861/ ]] >++ [[ ! -d /var/lib/init.d/snapshot/31861/ ]] >++ [[ /var/lib/init.d/snapshot/31861 != \/\v\a\r\/\l\i\b\/\i\n\i\t\.\d\/\s\n\a\p\s\h\o\t\/\3\1\8\6\1\/ ]] >++ x=/var/lib/init.d/snapshot/31861 >++ cd /var/lib/init.d/snapshot/31861 >+++ ls >++ tmpstr='apache2 >apcupsd >bootmisc >checkfs >checkroot >clock >coldplug >consolefont >cupsd >dhcpd >hostname >hotplug >keymaps >local >localmount >mdadm >modules >mysql >net.eth0 >net.lo >netmount >ntp-client >ntpd >openfire >postfix >rmnologin >samba >sshd >syslog-ng >udev-postmount >urandom >vixie-cron' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client /var/lib/init.d/snapshot/31861/ntpd' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client /var/lib/init.d/snapshot/31861/ntpd /var/lib/init.d/snapshot/31861/openfire' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client /var/lib/init.d/snapshot/31861/ntpd /var/lib/init.d/snapshot/31861/openfire /var/lib/init.d/snapshot/31861/postfix' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client /var/lib/init.d/snapshot/31861/ntpd /var/lib/init.d/snapshot/31861/openfire /var/lib/init.d/snapshot/31861/postfix /var/lib/init.d/snapshot/31861/rmnologin' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client /var/lib/init.d/snapshot/31861/ntpd /var/lib/init.d/snapshot/31861/openfire /var/lib/init.d/snapshot/31861/postfix /var/lib/init.d/snapshot/31861/rmnologin /var/lib/init.d/snapshot/31861/samba' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client /var/lib/init.d/snapshot/31861/ntpd /var/lib/init.d/snapshot/31861/openfire /var/lib/init.d/snapshot/31861/postfix /var/lib/init.d/snapshot/31861/rmnologin /var/lib/init.d/snapshot/31861/samba /var/lib/init.d/snapshot/31861/sshd' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client /var/lib/init.d/snapshot/31861/ntpd /var/lib/init.d/snapshot/31861/openfire /var/lib/init.d/snapshot/31861/postfix /var/lib/init.d/snapshot/31861/rmnologin /var/lib/init.d/snapshot/31861/samba /var/lib/init.d/snapshot/31861/sshd /var/lib/init.d/snapshot/31861/syslog-ng' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client /var/lib/init.d/snapshot/31861/ntpd /var/lib/init.d/snapshot/31861/openfire /var/lib/init.d/snapshot/31861/postfix /var/lib/init.d/snapshot/31861/rmnologin /var/lib/init.d/snapshot/31861/samba /var/lib/init.d/snapshot/31861/sshd /var/lib/init.d/snapshot/31861/syslog-ng /var/lib/init.d/snapshot/31861/udev-postmount' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client /var/lib/init.d/snapshot/31861/ntpd /var/lib/init.d/snapshot/31861/openfire /var/lib/init.d/snapshot/31861/postfix /var/lib/init.d/snapshot/31861/rmnologin /var/lib/init.d/snapshot/31861/samba /var/lib/init.d/snapshot/31861/sshd /var/lib/init.d/snapshot/31861/syslog-ng /var/lib/init.d/snapshot/31861/udev-postmount /var/lib/init.d/snapshot/31861/urandom' >++ for y in '${tmpstr}' >++ mylist=' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client /var/lib/init.d/snapshot/31861/ntpd /var/lib/init.d/snapshot/31861/openfire /var/lib/init.d/snapshot/31861/postfix /var/lib/init.d/snapshot/31861/rmnologin /var/lib/init.d/snapshot/31861/samba /var/lib/init.d/snapshot/31861/sshd /var/lib/init.d/snapshot/31861/syslog-ng /var/lib/init.d/snapshot/31861/udev-postmount /var/lib/init.d/snapshot/31861/urandom /var/lib/init.d/snapshot/31861/vixie-cron' >++ echo ' /var/lib/init.d/snapshot/31861/apache2 /var/lib/init.d/snapshot/31861/apcupsd /var/lib/init.d/snapshot/31861/bootmisc /var/lib/init.d/snapshot/31861/checkfs /var/lib/init.d/snapshot/31861/checkroot /var/lib/init.d/snapshot/31861/clock /var/lib/init.d/snapshot/31861/coldplug /var/lib/init.d/snapshot/31861/consolefont /var/lib/init.d/snapshot/31861/cupsd /var/lib/init.d/snapshot/31861/dhcpd /var/lib/init.d/snapshot/31861/hostname /var/lib/init.d/snapshot/31861/hotplug /var/lib/init.d/snapshot/31861/keymaps /var/lib/init.d/snapshot/31861/local /var/lib/init.d/snapshot/31861/localmount /var/lib/init.d/snapshot/31861/mdadm /var/lib/init.d/snapshot/31861/modules /var/lib/init.d/snapshot/31861/mysql /var/lib/init.d/snapshot/31861/net.eth0 /var/lib/init.d/snapshot/31861/net.lo /var/lib/init.d/snapshot/31861/netmount /var/lib/init.d/snapshot/31861/ntp-client /var/lib/init.d/snapshot/31861/ntpd /var/lib/init.d/snapshot/31861/openfire /var/lib/init.d/snapshot/31861/postfix /var/lib/init.d/snapshot/31861/rmnologin /var/lib/init.d/snapshot/31861/samba /var/lib/init.d/snapshot/31861/sshd /var/lib/init.d/snapshot/31861/syslog-ng /var/lib/init.d/snapshot/31861/udev-postmount /var/lib/init.d/snapshot/31861/urandom /var/lib/init.d/snapshot/31861/vixie-cron' >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=apache2 >+ [[ -x /etc/init.d/apache2 ]] >+ service_stopped apache2 >+ [[ -z apache2 ]] >+ service_starting apache2 >+ test_service_state apache2 starting >+ [[ -z apache2 ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/apache2 >+ [[ ! -x /etc/init.d/apache2 ]] >+ [[ -e /var/lib/init.d/starting/apache2 ]] >+ service_started apache2 >+ test_service_state apache2 started >+ [[ -z apache2 ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/apache2 >+ [[ ! -x /etc/init.d/apache2 ]] >+ [[ -e /var/lib/init.d/started/apache2 ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=apcupsd >+ [[ -x /etc/init.d/apcupsd ]] >+ service_stopped apcupsd >+ [[ -z apcupsd ]] >+ service_starting apcupsd >+ test_service_state apcupsd starting >+ [[ -z apcupsd ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/apcupsd >+ [[ ! -x /etc/init.d/apcupsd ]] >+ [[ -e /var/lib/init.d/starting/apcupsd ]] >+ service_started apcupsd >+ test_service_state apcupsd started >+ [[ -z apcupsd ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/apcupsd >+ [[ ! -x /etc/init.d/apcupsd ]] >+ [[ -e /var/lib/init.d/started/apcupsd ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=bootmisc >+ [[ -x /etc/init.d/bootmisc ]] >+ service_stopped bootmisc >+ [[ -z bootmisc ]] >+ service_starting bootmisc >+ test_service_state bootmisc starting >+ [[ -z bootmisc ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/bootmisc >+ [[ ! -x /etc/init.d/bootmisc ]] >+ [[ -e /var/lib/init.d/starting/bootmisc ]] >+ service_started bootmisc >+ test_service_state bootmisc started >+ [[ -z bootmisc ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/bootmisc >+ [[ ! -x /etc/init.d/bootmisc ]] >+ [[ -e /var/lib/init.d/started/bootmisc ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=checkfs >+ [[ -x /etc/init.d/checkfs ]] >+ service_stopped checkfs >+ [[ -z checkfs ]] >+ service_starting checkfs >+ test_service_state checkfs starting >+ [[ -z checkfs ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/checkfs >+ [[ ! -x /etc/init.d/checkfs ]] >+ [[ -e /var/lib/init.d/starting/checkfs ]] >+ service_started checkfs >+ test_service_state checkfs started >+ [[ -z checkfs ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/checkfs >+ [[ ! -x /etc/init.d/checkfs ]] >+ [[ -e /var/lib/init.d/started/checkfs ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=checkroot >+ [[ -x /etc/init.d/checkroot ]] >+ service_stopped checkroot >+ [[ -z checkroot ]] >+ service_starting checkroot >+ test_service_state checkroot starting >+ [[ -z checkroot ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/checkroot >+ [[ ! -x /etc/init.d/checkroot ]] >+ [[ -e /var/lib/init.d/starting/checkroot ]] >+ service_started checkroot >+ test_service_state checkroot started >+ [[ -z checkroot ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/checkroot >+ [[ ! -x /etc/init.d/checkroot ]] >+ [[ -e /var/lib/init.d/started/checkroot ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=clock >+ [[ -x /etc/init.d/clock ]] >+ 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 '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=coldplug >+ [[ -x /etc/init.d/coldplug ]] >+ service_stopped coldplug >+ [[ -z coldplug ]] >+ service_starting coldplug >+ test_service_state coldplug starting >+ [[ -z coldplug ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/coldplug >+ [[ ! -x /etc/init.d/coldplug ]] >+ [[ -e /var/lib/init.d/starting/coldplug ]] >+ service_started coldplug >+ test_service_state coldplug started >+ [[ -z coldplug ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/coldplug >+ [[ ! -x /etc/init.d/coldplug ]] >+ [[ -e /var/lib/init.d/started/coldplug ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=consolefont >+ [[ -x /etc/init.d/consolefont ]] >+ service_stopped consolefont >+ [[ -z consolefont ]] >+ service_starting consolefont >+ test_service_state consolefont starting >+ [[ -z consolefont ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/consolefont >+ [[ ! -x /etc/init.d/consolefont ]] >+ [[ -e /var/lib/init.d/starting/consolefont ]] >+ service_started consolefont >+ test_service_state consolefont started >+ [[ -z consolefont ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/consolefont >+ [[ ! -x /etc/init.d/consolefont ]] >+ [[ -e /var/lib/init.d/started/consolefont ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=cupsd >+ [[ -x /etc/init.d/cupsd ]] >+ service_stopped cupsd >+ [[ -z cupsd ]] >+ service_starting cupsd >+ test_service_state cupsd starting >+ [[ -z cupsd ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/cupsd >+ [[ ! -x /etc/init.d/cupsd ]] >+ [[ -e /var/lib/init.d/starting/cupsd ]] >+ service_started cupsd >+ test_service_state cupsd started >+ [[ -z cupsd ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/cupsd >+ [[ ! -x /etc/init.d/cupsd ]] >+ [[ -e /var/lib/init.d/started/cupsd ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=dhcpd >+ [[ -x /etc/init.d/dhcpd ]] >+ service_stopped dhcpd >+ [[ -z dhcpd ]] >+ service_starting dhcpd >+ test_service_state dhcpd starting >+ [[ -z dhcpd ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/dhcpd >+ [[ ! -x /etc/init.d/dhcpd ]] >+ [[ -e /var/lib/init.d/starting/dhcpd ]] >+ service_started dhcpd >+ test_service_state dhcpd started >+ [[ -z dhcpd ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/dhcpd >+ [[ ! -x /etc/init.d/dhcpd ]] >+ [[ -e /var/lib/init.d/started/dhcpd ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=hostname >+ [[ -x /etc/init.d/hostname ]] >+ service_stopped hostname >+ [[ -z hostname ]] >+ service_starting hostname >+ test_service_state hostname starting >+ [[ -z hostname ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/hostname >+ [[ ! -x /etc/init.d/hostname ]] >+ [[ -e /var/lib/init.d/starting/hostname ]] >+ service_started hostname >+ test_service_state hostname started >+ [[ -z hostname ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/hostname >+ [[ ! -x /etc/init.d/hostname ]] >+ [[ -e /var/lib/init.d/started/hostname ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=hotplug >+ [[ -x /etc/init.d/hotplug ]] >+ service_stopped hotplug >+ [[ -z hotplug ]] >+ service_starting hotplug >+ test_service_state hotplug starting >+ [[ -z hotplug ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/hotplug >+ [[ ! -x /etc/init.d/hotplug ]] >+ [[ -e /var/lib/init.d/starting/hotplug ]] >+ service_started hotplug >+ test_service_state hotplug started >+ [[ -z hotplug ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/hotplug >+ [[ ! -x /etc/init.d/hotplug ]] >+ [[ -e /var/lib/init.d/started/hotplug ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=keymaps >+ [[ -x /etc/init.d/keymaps ]] >+ service_stopped keymaps >+ [[ -z keymaps ]] >+ service_starting keymaps >+ test_service_state keymaps starting >+ [[ -z keymaps ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/keymaps >+ [[ ! -x /etc/init.d/keymaps ]] >+ [[ -e /var/lib/init.d/starting/keymaps ]] >+ service_started keymaps >+ test_service_state keymaps started >+ [[ -z keymaps ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/keymaps >+ [[ ! -x /etc/init.d/keymaps ]] >+ [[ -e /var/lib/init.d/started/keymaps ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=local >+ [[ -x /etc/init.d/local ]] >+ service_stopped local >+ [[ -z local ]] >+ service_starting local >+ test_service_state local starting >+ [[ -z local ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/local >+ [[ ! -x /etc/init.d/local ]] >+ [[ -e /var/lib/init.d/starting/local ]] >+ service_started local >+ test_service_state local started >+ [[ -z local ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/local >+ [[ ! -x /etc/init.d/local ]] >+ [[ -e /var/lib/init.d/started/local ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=localmount >+ [[ -x /etc/init.d/localmount ]] >+ 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 '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=mdadm >+ [[ -x /etc/init.d/mdadm ]] >+ service_stopped mdadm >+ [[ -z mdadm ]] >+ service_starting mdadm >+ test_service_state mdadm starting >+ [[ -z mdadm ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/mdadm >+ [[ ! -x /etc/init.d/mdadm ]] >+ [[ -e /var/lib/init.d/starting/mdadm ]] >+ service_started mdadm >+ test_service_state mdadm started >+ [[ -z mdadm ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/mdadm >+ [[ ! -x /etc/init.d/mdadm ]] >+ [[ -e /var/lib/init.d/started/mdadm ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=modules >+ [[ -x /etc/init.d/modules ]] >+ service_stopped modules >+ [[ -z modules ]] >+ service_starting modules >+ test_service_state modules starting >+ [[ -z modules ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/modules >+ [[ ! -x /etc/init.d/modules ]] >+ [[ -e /var/lib/init.d/starting/modules ]] >+ service_started modules >+ test_service_state modules started >+ [[ -z modules ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/modules >+ [[ ! -x /etc/init.d/modules ]] >+ [[ -e /var/lib/init.d/started/modules ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=mysql >+ [[ -x /etc/init.d/mysql ]] >+ service_stopped mysql >+ [[ -z mysql ]] >+ service_starting mysql >+ test_service_state mysql starting >+ [[ -z mysql ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/mysql >+ [[ ! -x /etc/init.d/mysql ]] >+ [[ -e /var/lib/init.d/starting/mysql ]] >+ service_started mysql >+ test_service_state mysql started >+ [[ -z mysql ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/mysql >+ [[ ! -x /etc/init.d/mysql ]] >+ [[ -e /var/lib/init.d/started/mysql ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=net.eth0 >+ [[ -x /etc/init.d/net.eth0 ]] >+ service_stopped net.eth0 >+ [[ -z net.eth0 ]] >+ service_starting net.eth0 >+ test_service_state net.eth0 starting >+ [[ -z net.eth0 ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/net.eth0 >+ [[ ! -x /etc/init.d/net.eth0 ]] >+ [[ -e /var/lib/init.d/starting/net.eth0 ]] >+ service_started net.eth0 >+ test_service_state net.eth0 started >+ [[ -z net.eth0 ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/net.eth0 >+ [[ ! -x /etc/init.d/net.eth0 ]] >+ [[ -e /var/lib/init.d/started/net.eth0 ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=net.lo >+ [[ -x /etc/init.d/net.lo ]] >+ service_stopped net.lo >+ [[ -z net.lo ]] >+ service_starting net.lo >+ test_service_state net.lo starting >+ [[ -z net.lo ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/net.lo >+ [[ ! -x /etc/init.d/net.lo ]] >+ [[ -e /var/lib/init.d/starting/net.lo ]] >+ service_started net.lo >+ test_service_state net.lo started >+ [[ -z net.lo ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/net.lo >+ [[ ! -x /etc/init.d/net.lo ]] >+ [[ -e /var/lib/init.d/started/net.lo ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=netmount >+ [[ -x /etc/init.d/netmount ]] >+ service_stopped netmount >+ [[ -z netmount ]] >+ service_starting netmount >+ test_service_state netmount starting >+ [[ -z netmount ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/netmount >+ [[ ! -x /etc/init.d/netmount ]] >+ [[ -e /var/lib/init.d/starting/netmount ]] >+ service_started netmount >+ test_service_state netmount started >+ [[ -z netmount ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/netmount >+ [[ ! -x /etc/init.d/netmount ]] >+ [[ -e /var/lib/init.d/started/netmount ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=ntp-client >+ [[ -x /etc/init.d/ntp-client ]] >+ service_stopped ntp-client >+ [[ -z ntp-client ]] >+ service_starting ntp-client >+ test_service_state ntp-client starting >+ [[ -z ntp-client ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/ntp-client >+ [[ ! -x /etc/init.d/ntp-client ]] >+ [[ -e /var/lib/init.d/starting/ntp-client ]] >+ service_started ntp-client >+ test_service_state ntp-client started >+ [[ -z ntp-client ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/ntp-client >+ [[ ! -x /etc/init.d/ntp-client ]] >+ [[ -e /var/lib/init.d/started/ntp-client ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=ntpd >+ [[ -x /etc/init.d/ntpd ]] >+ service_stopped ntpd >+ [[ -z ntpd ]] >+ service_starting ntpd >+ test_service_state ntpd starting >+ [[ -z ntpd ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/ntpd >+ [[ ! -x /etc/init.d/ntpd ]] >+ [[ -e /var/lib/init.d/starting/ntpd ]] >+ service_started ntpd >+ test_service_state ntpd started >+ [[ -z ntpd ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/ntpd >+ [[ ! -x /etc/init.d/ntpd ]] >+ [[ -e /var/lib/init.d/started/ntpd ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=openfire >+ [[ -x /etc/init.d/openfire ]] >+ service_stopped openfire >+ [[ -z openfire ]] >+ service_starting openfire >+ test_service_state openfire starting >+ [[ -z openfire ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/openfire >+ [[ ! -x /etc/init.d/openfire ]] >+ [[ -e /var/lib/init.d/starting/openfire ]] >+ service_started openfire >+ test_service_state openfire started >+ [[ -z openfire ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/openfire >+ [[ ! -x /etc/init.d/openfire ]] >+ [[ -e /var/lib/init.d/started/openfire ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=postfix >+ [[ -x /etc/init.d/postfix ]] >+ service_stopped postfix >+ [[ -z postfix ]] >+ service_starting postfix >+ test_service_state postfix starting >+ [[ -z postfix ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/postfix >+ [[ ! -x /etc/init.d/postfix ]] >+ [[ -e /var/lib/init.d/starting/postfix ]] >+ service_started postfix >+ test_service_state postfix started >+ [[ -z postfix ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/postfix >+ [[ ! -x /etc/init.d/postfix ]] >+ [[ -e /var/lib/init.d/started/postfix ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=rmnologin >+ [[ -x /etc/init.d/rmnologin ]] >+ service_stopped rmnologin >+ [[ -z rmnologin ]] >+ service_starting rmnologin >+ test_service_state rmnologin starting >+ [[ -z rmnologin ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/rmnologin >+ [[ ! -x /etc/init.d/rmnologin ]] >+ [[ -e /var/lib/init.d/starting/rmnologin ]] >+ service_started rmnologin >+ test_service_state rmnologin started >+ [[ -z rmnologin ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/rmnologin >+ [[ ! -x /etc/init.d/rmnologin ]] >+ [[ -e /var/lib/init.d/started/rmnologin ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=samba >+ [[ -x /etc/init.d/samba ]] >+ service_stopped samba >+ [[ -z samba ]] >+ service_starting samba >+ test_service_state samba starting >+ [[ -z samba ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/samba >+ [[ ! -x /etc/init.d/samba ]] >+ [[ -e /var/lib/init.d/starting/samba ]] >+ service_started samba >+ test_service_state samba started >+ [[ -z samba ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/samba >+ [[ ! -x /etc/init.d/samba ]] >+ [[ -e /var/lib/init.d/started/samba ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=sshd >+ [[ -x /etc/init.d/sshd ]] >+ service_stopped sshd >+ [[ -z sshd ]] >+ service_starting sshd >+ test_service_state sshd starting >+ [[ -z sshd ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/sshd >+ [[ ! -x /etc/init.d/sshd ]] >+ [[ -e /var/lib/init.d/starting/sshd ]] >+ service_started sshd >+ test_service_state sshd started >+ [[ -z sshd ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/sshd >+ [[ ! -x /etc/init.d/sshd ]] >+ [[ -e /var/lib/init.d/started/sshd ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=syslog-ng >+ [[ -x /etc/init.d/syslog-ng ]] >+ service_stopped syslog-ng >+ [[ -z syslog-ng ]] >+ service_starting syslog-ng >+ test_service_state syslog-ng starting >+ [[ -z syslog-ng ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/syslog-ng >+ [[ ! -x /etc/init.d/syslog-ng ]] >+ [[ -e /var/lib/init.d/starting/syslog-ng ]] >+ service_started syslog-ng >+ test_service_state syslog-ng started >+ [[ -z syslog-ng ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/syslog-ng >+ [[ ! -x /etc/init.d/syslog-ng ]] >+ [[ -e /var/lib/init.d/started/syslog-ng ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=udev-postmount >+ [[ -x /etc/init.d/udev-postmount ]] >+ service_stopped udev-postmount >+ [[ -z udev-postmount ]] >+ service_starting udev-postmount >+ test_service_state udev-postmount starting >+ [[ -z udev-postmount ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/udev-postmount >+ [[ ! -x /etc/init.d/udev-postmount ]] >+ [[ -e /var/lib/init.d/starting/udev-postmount ]] >+ service_started udev-postmount >+ test_service_state udev-postmount started >+ [[ -z udev-postmount ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/udev-postmount >+ [[ ! -x /etc/init.d/udev-postmount ]] >+ [[ -e /var/lib/init.d/started/udev-postmount ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=urandom >+ [[ -x /etc/init.d/urandom ]] >+ service_stopped urandom >+ [[ -z urandom ]] >+ service_starting urandom >+ test_service_state urandom starting >+ [[ -z urandom ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/urandom >+ [[ ! -x /etc/init.d/urandom ]] >+ [[ -e /var/lib/init.d/starting/urandom ]] >+ service_started urandom >+ test_service_state urandom started >+ [[ -z urandom ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/urandom >+ [[ ! -x /etc/init.d/urandom ]] >+ [[ -e /var/lib/init.d/started/urandom ]] >+ return 1 >+ for x in '$(dolisting "${svcdir}/snapshot/$$/")' >+ x=vixie-cron >+ [[ -x /etc/init.d/vixie-cron ]] >+ service_stopped vixie-cron >+ [[ -z vixie-cron ]] >+ service_starting vixie-cron >+ test_service_state vixie-cron starting >+ [[ -z vixie-cron ]] >+ [[ -z starting ]] >+ local f=/var/lib/init.d/starting/vixie-cron >+ [[ ! -x /etc/init.d/vixie-cron ]] >+ [[ -e /var/lib/init.d/starting/vixie-cron ]] >+ 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 ]] >+ return 1 >+ rm -rf /var/lib/init.d/snapshot/31861 >+ service_started svnserve >+ test_service_state svnserve started >+ [[ -z svnserve ]] >+ [[ -z started ]] >+ local f=/var/lib/init.d/started/svnserve >+ [[ ! -x /etc/init.d/svnserve ]] >+ [[ -e /var/lib/init.d/started/svnserve ]] >+ [[ '' != \t\r\u\e ]] >+ [[ '' != \1 ]] >+ [[ no == \y\e\s ]] >+ return 1 >+ retval=1 >+ for arg in '"$@"' >+ case "${arg}" in >+ exit 1
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 201074
: 137603