diff options
Diffstat (limited to 'network/hylafax/README')
-rw-r--r-- | network/hylafax/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/hylafax/README b/network/hylafax/README index 54fa621fff..3a3b4ee90f 100644 --- a/network/hylafax/README +++ b/network/hylafax/README @@ -18,7 +18,7 @@ script: Edit /etc/inittab and add a line(s) similar to: -m0:2345:respawn:/usr/sbin/faxgetty ttyS0 +m0:2345:respawn:/usr/libexec/hylafax/faxgetty ttyS0 where 'm0' is unique in inittab and 'ttyS0' matches the device name(s) used at the outset of the faxaddmodem script. |