.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "FBGUARD 8" .TH FBGUARD 8 2024-03-05 "Firebird 3.0" "Firebird documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME fbguard \- start and restart firebid server .SH SYNOPSIS .IX Header "SYNOPSIS" .IP "\fBfbguard\fR \-forever [\fIoption\fR...] (default)" 4 .IX Item "fbguard -forever [option...] (default)" .PD 0 .IP "\fBfbguard\fR \-onetime [\fIoption\fR...]" 4 .IX Item "fbguard -onetime [option...]" .PD .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBfbguard\fR is the Firebird guardian. It starts Firebird super\- or superclassic server and restarts it in case it crashes. .SH COMMANDS .IX Header "COMMANDS" .IP \fB\-forever\fR 4 .IX Item "-forever" Keep restarting the Firebird server forever. This is the default if no command is given. .IP \fB\-onetime\fR 4 .IX Item "-onetime" The opposite of \fB\-forever\fR. Doesn't restart the Firebird server if it crashes. .SH OPTIONS .IX Header "OPTIONS" .IP \fB\-daemon\fR 4 .IX Item "-daemon" Detach from the controlling terminal. .IP "\fB\-pidfile\fR \fIfilename\fR" 4 .IX Item "-pidfile filename" Write the PID of thee started firebird server to the specified file. .IP \fB\-signore\fR 4 .IX Item "-signore" Ignore startup errors. Combining this with \fB\-forever\fR can lead to endless loop in case there is some problem that prevents the Firebird server from starting. .SH "COPYRIGHT & LICENSE" .IX Header "COPYRIGHT & LICENSE" Copyright (C) Damyan Ivanov, 2009. .PP This manpage was written by Damyan Ivanov for the Debian project but may be used by others. Permission is granted to use this document, with or without modifications, provided that this notice is retained. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.