opnsense-ports/databases/redis/files/pkg-message.in
Franco Fichtner 0c704e6fbf databases/redis: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:44:02 +02:00

11 lines
245 B
Text

[
{ type: install
message: <<EOM
To setup "%%PORTNAME%%" you need to edit the configuration file:
%%PREFIX%%/etc/%%PORTNAME%%.conf
To run redis from startup, add %%PORTNAME%%_enable="YES"
in your /etc/rc.conf.
EOM
}
]