opnsense-ports/databases/metabase/files/pkg-message.in
Franco Fichtner 9b365a1f8a */*: sync with upstream
Taken from: FreeBSD
2021-08-02 11:24:11 +02:00

18 lines
266 B
Text

[
{ type: install
message: <<EOM
To configure %%PORTNAME%% please edit:
%%PREFIX%%/etc/%%PORTNAME%%.conf
To run %%PORTNAME%% at startup, enable it
in your /etc/rc.conf:
sysrc %%PORTNAME%%_enable="YES"
To start %%PORTNAME%%:
service %%PORTNAME%% start
EOM
}
]