blob: d4d726da55a7b410e6e1a4304abc2e0de22389f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
===> 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>"
|