Man page - hylafax-shutdown(5)
Packages contains this manual
- choptest(8)
- probemodem(8)
- faxsend(8)
- status(5)
- dialtest(8)
- faxqclean(8)
- recvstats(8)
- hfaxd(8)
- hylafax-config(5)
- pollrcvd(8)
- doneq(5)
- xferfaxlog(5)
- faxmodem(8)
- wedged(8)
- sendq(5)
- notify(8)
- xferfaxstats(8)
- jobcontrol(8)
- pdf2fax(8)
- tiff2fax(8)
- cqtest(8)
- ondelay(8)
- dialrules(5)
- faxquit(8)
- mkcover(8)
- hylafax-shutdown(5)
- faxinfo(8)
- hylafax-info(5)
- hylafax-log(5)
- tagtest(8)
- faxgetty(8)
- faxwatch(8)
- faxstate(8)
- faxlock(8)
- tiffcheck(8)
- faxconfig(8)
- pagermap(5)
- faxaddmodem(8)
- ps2fax(8)
- tsi(5)
- hylafax-server(5)
- hosts.hfaxd(5)
- faxcron(8)
- faxq(8)
- faxabort(8)
- faxadduser(8)
- faxanswer(8)
- pagesend(8)
- recvq(5)
- typetest(8)
- faxdeluser(8)
- lockname(8)
- faxrcvd(8)
- faxmsg(8)
- faxsetup(8)
- tsitest(8)
apt-get install hylafax-server
Manual
HYLAFAX-SHUTDOWN
NAMEDESCRIPTION
NOTES
SEE ALSO
NAME
etc/shutdown - server shutdown control file
DESCRIPTION
If the file etc/shutdown is present it describes when a Hyla FAX 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.
|
< year > |
The decimal year; e.g. 1996. |
||
|
< month > |
The decimal month; e.g. 10 for October. |
||
|
< day > |
The decimal day of the month in the range [1..31]. |
||
|
< hour > |
The decimal hour since midnight; in the range [0..23]. |
||
|
< minute > |
The decimal minute after the hour; in the range [0..59]. |
||
|
< deny > |
The time prior to the shutdown time at which to deny service to unprivileged clients. This value is specified as decimal number in the form HHMM; e.g. 130 for 1 hour and 30 minutes. |
< disconnect >
Time time prior to the shutdown time at which to disconnect unprivileged clients that are logged in to the server. This value is specified as a decimal number in the form HHMM.
NOTES
This file is typically created using the ‘‘ SHUT ’’ command supported by hfaxd (8).
SEE ALSO
hfaxd (8), hylafax-server (5)