[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[minion-cvs] Documentation for new server commands



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv17583

Modified Files:
	README 
Log Message:
Documentation for new server commands

Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- README	14 Feb 2003 16:43:45 -0000	1.32
+++ README	14 Feb 2003 17:51:24 -0000	1.33
@@ -423,6 +423,14 @@
 
    {This step will be more automated in later versions.}
 
+To shut down a server:
+    mixminion stop-server [-f configfile]
+
+To make a server reload its configuration:
+    mixminion reload-server [-f configfile]
+
+    (Right now, this just closes and re-opens the log files.)
+   
 VII. HOW TO REPORT BUGS AND SUGGEST NEW FEATURES
 ================================================