mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
e2c383399e
Looks like I missed adding some files
23 lines
425 B
Plaintext
23 lines
425 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
svxlink is now installed.
|
|
|
|
configuration files in ${PREFIX}/etc/svxlink
|
|
remotetrx.conf svxlink.conf svxreflector.conf
|
|
TclVoiceMail.conf gpio.conf
|
|
|
|
More modules are in ${PREFIX}/etc/svxlink/svxlink.d
|
|
|
|
man svxlink for more information
|
|
|
|
To start svxlink, svxreflector or remotetrx as needed add to /etc/rc.local
|
|
svxlink_enable="YES"
|
|
svxreflector_enable="YES"
|
|
remotetrx_enable="YES"
|
|
|
|
EOM
|
|
}
|
|
]
|
|
|