opnsense-ports/sysutils/downtimed/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

19 lines
409 B
Text

[
{ 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
}
]