Xen at ServerBeach watchdog install looks like

From OptionC

Detailed responsorial for installing watchdog during the "Xen at ServerBeach" howto. Return to the original howto

 #apt-get install watchdog
  Reading Package Lists... Done
  Building Dependency Tree... Done
  The following NEW packages will be installed:
    watchdog
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 57.8kB of archives.
  After unpacking 242kB of additional disk space will be used.
  Get:1 ftp://ftp.us.debian.org sarge/main watchdog 5.2.4-4 [57.8kB]
  Fetched 57.8kB in 0s (96.3kB/s)
  Selecting previously deselected package watchdog.
  (Reading database ... 13904 files and directories currently installed.)
  Unpacking watchdog (from .../watchdog_5.2.4-4_i386.deb) ...
  Setting up watchdog (5.2.4-4) ...

  I can set up the system so that at boot-time `watchdog' is
  automatically started.

  Should I do this (y/n) [y]? y

  The next time you reboot the system, `watchdog' will automatically start.
  Do you want to start `watchdog' now? (y/n) [n] n
  You may start `watchdog' later by typing '/etc/init.d/watchdog start'.