]> andersk Git - moira.git/blobdiff - man/moirad.8
removed menu stuff
[moira.git] / man / moirad.8
index e29f3345d34b73217eda49729df68d1d3e3be3e2..dcecad3ce129e3b05bec6d976e14bbd7485f7531 100644 (file)
@@ -1,9 +1,7 @@
 .TH SMSD 8 "30 Nov 1988" "Project Athena"
 \" RCSID: $Header$
 .SH NAME
-smsd \- SMS query daemon
-.br
-startsms \- start the SMS daemon running, capturing log files
+smsd, startsms \- SMS query daemon
 .SH SYNOPSIS
 .B smsd
 .br
@@ -40,6 +38,21 @@ be replayed by
 For the server to be able to function properly, if must be run as root
 and root must have access to the tables through RTI Ingres.
 .PP
+It is possible to shutdown the database side of the server when it is
+necessary to lock out clients.  In this state the server will only
+respond to noop and motd requests.  When the file
+.B /etc/smsdown
+exists, the server will close the database the next time there are no
+clients using it.  To force the server to close down the database as
+soon as any active operation is finished, send it a USR1 signal.  The
+first time a new client connects after the
+.B /etc/smsdown
+file is removed, the database will be re-opened.  To force an
+immediate reopening, send the server a USR2 signal.  The contents of
+the
+.B /etc/smsdown
+file are returned as the SMS motd.
+.PP
 .B startsms
 sets its working directory to the root, disconnects from the terminal
 and puts itself in the background.  It then starts
@@ -59,8 +72,7 @@ if it is non-zero.
 .br
 /u1/sms/journal
 .br
-.br
-/tmp/tkt_dcm \- temporary Kerberos ticket storage.
+/etc/smsdown
 .br
 /etc/srvtab \- The dcm must be able to get Kerberos tickets for "sms.sms".
 .SH "SEE ALSO"
This page took 0.047096 seconds and 4 git commands to generate.