diff options
author | Chris Walker <kris240376@gmail.com> | 2017-09-29 22:25:56 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-30 00:42:07 +0100 |
commit | 0eff46cc6bd3a8e2613c5f3e54ced78eff2608c8 (patch) | |
tree | 46deaf4b198b252a94b730548568a451a902a425 /network/hylafax+/README.SLACKWARE | |
parent | 04de14925407d5cd823018fe961e6d54b0bdfd5b (diff) | |
download | slackbuilds-0eff46cc6bd3a8e2613c5f3e54ced78eff2608c8.tar.gz |
network/hylafax+: Updated for version 5.5.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/hylafax+/README.SLACKWARE')
-rw-r--r-- | network/hylafax+/README.SLACKWARE | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/network/hylafax+/README.SLACKWARE b/network/hylafax+/README.SLACKWARE index 10f1904c54..fbab4d08ee 100644 --- a/network/hylafax+/README.SLACKWARE +++ b/network/hylafax+/README.SLACKWARE @@ -10,18 +10,17 @@ If you need to start hylafax at boot, add this to /etc/rc.d/rc.local: Edit /etc/inittab and add a line similar to: m0:2345:respawn:/usr/libexec/hylafax/sbin/faxgetty ttyS0 where 'm0' is unique in inittab and 'ttyS0' matches the device -name(s) used at the outset of the faxaddmodem script. +name(s) used at the outset of the faxaddmodem script. With root permissions, execute '/usr/sbin/faxsetup'. -When finished, faxsetup will automatically run faxaddmodem for you. -Generally, you can follow all of the defaults except those for FaxMaster, -the local fax number(s), TSI, and any modem-specific information in +When finished, faxsetup will automatically run faxaddmodem for you. +Generally, you can follow all of the defaults except those for FaxMaster, +the local fax number(s), TSI, and any modem-specific information in faxaddmodem. -It would be wise to run faxcron and faxqclean regularly from cron so that -the queue directories do not clutter up and fill the storage device. Many -installations run faxqclean every hour and faxcron every day. Insert +It would be wise to run faxcron and faxqclean regularly from cron so that +the queue directories do not clutter up and fill the storage device. Many +installations run faxqclean every hour and faxcron every day. Insert something like this into your uucp or root crontab file: 0 * * * * /usr/sbin/faxqclean 0 0 * * * /usr/sbin/faxcron | mail -s "HylaFAX Usage Report" faxmaster - |