summaryrefslogtreecommitdiff
path: root/xpp/xpp_sync
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-29 16:57:48 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-29 16:57:48 +0000
commit0fd300bf14ba0826ec96017886f3d26530c4368e (patch)
tree8cae5d7e1c7eeb5a476a6d1b0bd93a59b0fc5712 /xpp/xpp_sync
parent5156247998b357c16e8d634f2f938d218ea4cf12 (diff)
dahdi_genconf configuration separated from the kernel config.
* Using /etc/dahdi/genconf_parameters. * A shiny new format (sample file included). * xpp_fxloader is configured from /etc/dahdi/init.conf (like the init.d script). * Yet some more string cleanups. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4484 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'xpp/xpp_sync')
-rwxr-xr-xxpp/xpp_sync7
1 files changed, 3 insertions, 4 deletions
diff --git a/xpp/xpp_sync b/xpp/xpp_sync
index 59eb5f8..17521ba 100755
--- a/xpp/xpp_sync
+++ b/xpp/xpp_sync
@@ -207,11 +207,10 @@ In this example we see that the recommended xpp sync master is XBUS-02 -
it is the first on the list. It is also the actual syncer, as we can see
from the '+' beside it.
-xpp_sync is normally called from both the dahdi init.d script and the
-the Astribank udev script. The parameter it is called with defaults to
+xpp_sync is normally called from the dahdi init.d script.
+The parameter it is called with defaults to
I<auto>, but it is possible to override that parameter (e.g: set it to
-I<dahdi>) through the value of XPP_SYNC in either /etc/defualt/zaptel
-or /etc/sysconfig/zaptel .
+I<dahdi>) through the value of XPP_SYNC in /etc/dahdi/init.conf .
=head1 FILES