Advertisement
JewishCat

Untitled

Jan 23rd, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. . /lib/lsb/init-functions
  2. + run-parts --lsbsysinit --list /lib/lsb/init-functions.d
  3. + [ -r /lib/lsb/init-functions.d/01-upstart-lsb ]
  4. + . /lib/lsb/init-functions.d/01-upstart-lsb
  5. + unset UPSTART_SESSION
  6. + _RC_SCRIPT=/etc/init.d/tc-335fun
  7. + [ -r /etc/init//etc/init.d/tc-335fun.conf ]
  8. + _UPSTART_JOB=tc-335fun
  9. + [ -r /etc/init/tc-335fun.conf ]
  10. + [ -r /lib/lsb/init-functions.d/20-left-info-blocks ]
  11. + . /lib/lsb/init-functions.d/20-left-info-blocks
  12. + [ -r /lib/lsb/init-functions.d/40-systemd ]
  13. + . /lib/lsb/init-functions.d/40-systemd
  14. + _use_systemctl=0
  15. + [ -d /run/systemd/system ]
  16. + [ -n ]
  17. + prog=tc-335fun
  18. + service=tc-335fun.service
  19. + systemctl -p LoadState show tc-335fun.service
  20. + state=LoadState=loaded
  21. + [ LoadState=loaded = LoadState=masked ]
  22. + [ 25852 -ne 1 ]
  23. + [ -z ]
  24. + [ -z ]
  25. + readlink -f /etc/init.d/tc-335fun
  26. + _use_systemctl=1
  27. + systemctl -p CanReload show tc-335fun.service
  28. + [ CanReload=no = CanReload=no ]
  29. + [ start = reload ]
  30. + [ 1 = 1 ]
  31. + set +e
  32. + set +u
  33. + [ xstart = xstart -o xstart = xstop -o xstart = xrestart -o xstart = xreload - o xstart = xforce-reload -o xstart = xstatus ]
  34. + systemctl_redirect /etc/init.d/tc-335fun start
  35. + local s
  36. + local rc
  37. + local prog=tc-335fun
  38. + local command=start
  39. + s=Starting tc-335fun (via systemctl)
  40. + service=tc-335fun.service
  41. + systemctl is-system-running
  42. + OUT=degraded
  43. + [ degraded != degraded ]
  44. + [ start = status ]
  45. + log_daemon_msg Starting tc-335fun (via systemctl) tc-335fun.service
  46. + [ -z Starting tc-335fun (via systemctl) ]
  47. + log_daemon_msg_pre Starting tc-335fun (via systemctl) tc-335fun.service
  48. + log_use_fancy_output
  49. + TPUT=/usr/bin/tput
  50. + EXPR=/usr/bin/expr
  51. + [ -t 1 ]
  52. + [ xxterm != x ]
  53. + [ xxterm != xdumb ]
  54. + [ -x /usr/bin/tput ]
  55. + [ -x /usr/bin/expr ]
  56. + /usr/bin/tput hpa 60
  57. + /usr/bin/tput setaf 1
  58. + [ -z ]
  59. + FANCYTTY=1
  60. + true
  61. + echo -n [....]
  62. [....] + [ -z tc-335fun.service ]
  63. + echo -n Starting tc-335fun (via systemctl): tc-335fun.service
  64. Starting tc-335fun (via systemctl): tc-335fun.service+ log_daemon_msg_post Start ing tc-335fun (via systemctl) tc-335fun.service
  65. + :
  66. + /bin/systemctl start tc-335fun.service
  67. + rc=0
  68. + [ start = status ]
  69. + log_end_msg 0
  70. + [ -z 0 ]
  71. + local retval
  72. + retval=0
  73. + log_end_msg_pre 0
  74. + log_use_fancy_output
  75. + TPUT=/usr/bin/tput
  76. + EXPR=/usr/bin/expr
  77. + [ -t 1 ]
  78. + [ xxterm != x ]
  79. + [ xxterm != xdumb ]
  80. + [ -x /usr/bin/tput ]
  81. + [ -x /usr/bin/expr ]
  82. + /usr/bin/tput hpa 60
  83. + /usr/bin/tput setaf 1
  84. + [ -z 1 ]
  85. + true
  86. + true
  87. + /usr/bin/tput setaf 1
  88. + RED=
  89. + /usr/bin/tput setaf 2
  90. + GREEN=
  91. + /usr/bin/tput setaf 3
  92. + YELLOW=
  93. + /usr/bin/tput op
  94. + NORMAL=
  95. + /usr/bin/tput civis
  96. + /usr/bin/tput sc
  97. + /usr/bin/tput hpa 0
  98. + [ 0 -eq 0 ]
  99. + /bin/echo -ne [ ok
  100. [ ok + /usr/bin/tput rc
  101. + /usr/bin/tput cnorm
  102. + log_use_fancy_output
  103. + TPUT=/usr/bin/tput
  104. + EXPR=/usr/bin/expr
  105. + [ -t 1 ]
  106. + [ xxterm != x ]
  107. + [ xxterm != xdumb ]
  108. + [ -x /usr/bin/tput ]
  109. + [ -x /usr/bin/expr ]
  110. + /usr/bin/tput hpa 60
  111. + /usr/bin/tput setaf 1
  112. + [ -z 1 ]
  113. + true
  114. + true
  115. + /usr/bin/tput setaf 1
  116. + RED=
  117. + /usr/bin/tput setaf 3
  118. + YELLOW=
  119. + /usr/bin/tput op
  120. + NORMAL=
  121. + [ 0 -eq 0 ]
  122. + echo .
  123. .
  124. + log_end_msg_post 0
  125. + :
  126. + return 0
  127. + return 0
  128. + exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement