HYLAFAX-SHUTDOWN(5) | File Formats Manual | HYLAFAX-SHUTDOWN(5) |
etc/shutdown - server shutdown control file
If the file etc/shutdown is present it describes when a HylaFAX server is to be shutdown and may contain a descriptive message to return to clients explaining the reason for the shutdown. This file is used by the hfaxd(8) program.
The file has the following format:
<year> <month> <day> <hour> <minute> <deny> <disconnect> <shutdown message text>
The first line defines the date and time the server should be shutdown and the time preceding at which unprivileged clients should be denied service or disconnected; these fields are described in more detail below. Any lines that follow the first are taken as the text of a message to return to clients when notifying them of a scheduled shutdown or when denying them service.
This file is typically created using the ``SHUT'' command supported by hfaxd(8).
January 18, 1996 |