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

10 lines
158 B
Text

[
{ type: install
message: <<EOM
To have swapmon run automatically after each boot,
add the following line to /etc/rc.conf:
swapmon_enable="YES"
EOM
}
]