29 lines
806 B
Text
29 lines
806 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Hylafax was installed. You'll need manual configurations to actually
|
|
activate it.
|
|
|
|
Setting up: (for impatients)
|
|
Invoke %%PREFIX%%/sbin/faxsetup, and answer the questions.
|
|
Mostly, accepting the defaults should work well.
|
|
|
|
When you are asked to specify the name of tty device, use "cuad1"
|
|
instead of "ttyd1". Otherwise it does not work well.
|
|
|
|
Consult %%PREFIX%%/etc/rc.d/hylafax.sh.sample for startups.
|
|
|
|
For accepting incoming FAX/data calls, modify /etc/ttys as below
|
|
and send SIGHUP to init process:
|
|
|
|
>cuad1 "%%PREFIX%%/sbin/faxgetty" dialup on secure
|
|
|
|
Be sure to rerun %%PREFIX%%/sbin/faxsetup after updating your hylafax version
|
|
|
|
Documentation:
|
|
On Line Manuals: man hylafax-client
|
|
man hylafax-server
|
|
World Wide Web site: http://www.hylafax.org/
|
|
EOM
|
|
}
|
|
]
|