]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manual/tutorial.tex
Final changes
[bacula/docs] / docs / manual / tutorial.tex
index b449e7a03806e216b862ebbab99fa5ebffa1f339..6b6da6243a3364a25e8880d7dfe4c38aea8a050c 100644 (file)
@@ -1023,10 +1023,15 @@ daemons from the install directory as follows:
 
 \footnotesize
 \begin{verbatim}
-./bacula start -d20
+./bacula start -d100
 \end{verbatim}
 \normalsize
 
+This can be particularly helpful if your daemons do not start correctly,
+because direct daemon output to the console is normally directed to the
+NULL device, but with the debug level greater than zero, the output
+will be sent to the starting terminal.
+
 To stop the three daemons, enter the following from the install directory: 
 
 \footnotesize