Parent Directory | Revision Log | Revision Graph
Initial import of hylafax-4.4.4-1.el4.sme.src.rpm
1 | ## This is the HylaFAX init script configuration file. |
2 | ## Options specified in this file will be used when starting |
3 | ## and stopping HylaFAX. |
4 | |
5 | ## What address should hfaxd listen to |
6 | #HFAXD_LISTEN=127.0.0.1 |
7 | |
8 | ## HylaFAX Spool directory if different from the default of /var/spool/hylafax |
9 | #SPOOL=/var/spool/hylafax |
10 | |
11 | ## Accept connections to hfaxd using the old protocol |
12 | #HFAXD_OLD_PROTOCOL=yes |
13 | |
14 | ## Extra args to be passed to hfaxd |
15 | HFAXD_EXTRA_ARGS= |
16 | |
17 |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |