]> granicus.if.org Git - ejabberd/commitdiff
* doc/guide.tex: Mentioned the problems about Windows service
authorBadlop <badlop@process-one.net>
Wed, 20 Feb 2008 16:05:26 +0000 (16:05 +0000)
committerBadlop <badlop@process-one.net>
Wed, 20 Feb 2008 16:05:26 +0000 (16:05 +0000)
* doc/guide.html: Likewise

SVN Revision: 1204

ChangeLog
doc/guide.html
doc/guide.tex

index 97620b34835e9697147df89df7fe8f71499ca115..73791c7aa8a2e5f49cfc6a535eea93bb37ba832d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-02-20  Badlop  <badlop@process-one.net>
 
+       * doc/guide.tex: Mentioned the problems about Windows service
+       * doc/guide.html: Likewise
+
        * src/msgs/ru.msg: Updated (thanks to Konstantin Khomoutov)
        * src/msgs/zh.msg: Updated (thanks to Mike Wang and Zhan Caibao)
 
index e783e843713edee21bec4275ce69c89e0aff3342..64671b4d8315749ec7a5e5f6b5c41ad02ed203f7 100644 (file)
@@ -302,8 +302,10 @@ server and does not require any extra dependencies.</P><P>In *nix systems, remem
 </PRE><P>The installer generates desktop shortcuts to start and stop ejabberd.</P><P>The Windows installer also adds ejabberd as a system service,
 and a shortcut to a debug console for experienced administrators.
 You can start ejabberd using the shortcut or the Windows service. 
+Note that the Windows service is a feature still in development, 
+and for example it doesn&#X2019;t keep track of changes made manually in ejabberdctl.cfg.
 If you want ejabberd to be started automatically at boot time, 
-go to service settings and set ejabberd to be automatic started.</P><P>On a Linux system, if you want ejabberd to start as daemon at boot time, 
+go to the Windows service settings and set ejabberd to be automatic started.</P><P>On a Linux system, if you want ejabberd to start as daemon at boot time, 
 copy <TT>ejabberd.init</TT> from the bin directory to something like <TT>/etc/init.d/ejabberd</TT>
 (depending on your distribution) and call <TT>/etc/inid.d/ejabberd start</TT> to start it.</P><P>The <TT>ejabberdctl</TT> administration script is included in the <TT>bin</TT> directory.
 Please refer to the section&#XA0;<A HREF="#ejabberdctl">4.1</A> for details about <TT>ejabberdctl</TT>,
index e172448fe8170ef09685bb3b3a18a5af4aaad059..293ed81ac248cec3f080630ea2edfaec73a8f36f 100644 (file)
@@ -204,8 +204,10 @@ The installer generates desktop shortcuts to start and stop ejabberd.
 The Windows installer also adds ejabberd as a system service,
 and a shortcut to a debug console for experienced administrators.
 You can start ejabberd using the shortcut or the Windows service. 
+Note that the Windows service is a feature still in development, 
+and for example it doesn't keep track of changes made manually in ejabberdctl.cfg.
 If you want ejabberd to be started automatically at boot time, 
-go to service settings and set ejabberd to be automatic started.
+go to the Windows service settings and set ejabberd to be automatic started.
 
 On a Linux system, if you want ejabberd to start as daemon at boot time, 
 copy \term{ejabberd.init} from the bin directory to something like \term{/etc/init.d/ejabberd}