Use ldap2dnsd in SMF by default

git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@395 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
Ben Klang
2006-12-27 21:21:25 +00:00
parent b172670744
commit 1587217fb7

View File

@@ -23,11 +23,10 @@
<exec_method <exec_method
type='method' type='method'
name='start' name='start'
exec='/usr/bin/ldap2dns' exec='/usr/bin/ldap2dnsd'
timeout_seconds='60' > timeout_seconds='60' >
<method_context> <method_context>
<method_environment> <method_environment>
<envvar name='LDAP2DNS_DAEMONIZE' value='1' />
<envvar name='LDAP2DNS_UPDATE' value='60' /> <envvar name='LDAP2DNS_UPDATE' value='60' />
<envvar name='LDAP2DNS_OUTPUT' value='data' /> <envvar name='LDAP2DNS_OUTPUT' value='data' />
</method_environment> </method_environment>