summaryrefslogtreecommitdiff
path: root/sysutils/downtimed/pkg-message
blob: 8445866c2450193135ceb70f92878e8f974a7e77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
{ type: install
  message: <<EOM
===> IMPORTANT NOTE:

    To set up downtimed, you need to edit one of the following
    files:
        /etc/rc.conf
        /etc/rc.conf.local
        /etc/rc.conf.d/downtimed

    Add the following line to enable:
        downtimed_enable="YES"

    Add the following line to change the default options, see downtimed(8):
        downtimed_flags="<set as needed>"
EOM
}
]