# Defaults for reboot-notifier initscript
# sourced by /etc/init.d/reboot-notifier
# installed at /etc/default/reboot-notifier by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Email address to notify when a reboot is required
NOTIFICATION_EMAIL="root"
