Also include the daemons restart info in the script's documentation.

This commit is contained in:
Pedro Algarvio 2013-02-11 22:30:56 +00:00
parent 7adc8718c2
commit 67deb7dc83

View file

@ -604,6 +604,9 @@ __apt_get_noinput() {
# 3. install_<distro>_<install_type>_start_daemons
# 4. install_<distro>_start_daemons
#
# NOTE: The start daemons function should be able to restart any daemons
# which are running, or start if they're not running.
#
##############################################################################
##############################################################################