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

14 lines
293 B
Text

[
{ type: install
message: <<EOM
3DM2 includes an rc.d script to control a daemon mode.
You can start the daemon with these commands:
# sysrc -f /etc/rc.conf twdm2_enable="YES"
# service 3dm2 start
Do not forget to edit '%%PREFIX%%/etc/3dm2/3dm2.conf'
Visit https://localhost:888/
EOM
}
]