Applied fixes to the RPM's init script, as well as Lee's patch to tidy up
the widespread hard-coded references to faxsetup(1M). Nice work Lee!
if (Sys::chdir(queueDir) < 0)
faxApp::fatal(queueDir | ": Can not change directory");
if (!Sys::isRegularFile(FAX_ETCDIR "/setup.cache"))
- faxApp::fatal("No " FAX_ETCDIR "/setup.cache file; run faxsetup(1M) first");
+ faxApp::fatal("No " FAX_ETCDIR "/setup.cache file; run faxsetup first");
if (detach)
faxApp::detachFromTTY();
FATAL ERROR: $SPOOL/etc/setup.cache is missing!
The file $SPOOL/etc/setup.cache is not present. This
-probably means the machine has not been setup using the faxsetup(1M)
+probably means the machine has not been setup using the faxsetup(@MANNUM1_8@)
command. Read the documentation on setting up HylaFAX before you
startup a server system.
FATAL ERROR: $SPOOL/etc/setup.cache is missing!
The file $SPOOL/etc/setup.cache is not present. This
-probably means the machine has not been setup using the faxsetup(1M)
+probably means the machine has not been setup using the faxsetup(@MANNUM1_8@)
command. Read the documentation on setting up HylaFAX before you
startup a server system.
FATAL ERROR: $SPOOL/etc/setup.cache is missing!
The file $SPOOL/etc/setup.cache is not present. This
-probably means the machine has not been setup using the faxsetup(1M)
+probably means the machine has not been setup using the faxsetup(@MANNUM1_8@)
command. Read the documentation on setting up HylaFAX before you
startup a server system.