mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 09:33:11 -04:00
11 lines
245 B
Text
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
|
|
}
|
|
]
|