Corrige tous les bugs dans Lintian

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1201 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2014-01-30 10:06:23 +00:00
parent b52fbbc10c
commit 5ac8e39ae9
5 changed files with 32 additions and 7 deletions
+17
View File
@@ -0,0 +1,17 @@
.\" Manpage for domcheck
.\" Contact dominique@fournier38.fr to correct errors or typos.
.TH man 1 "30 Jan 2014" "1.0" "domcheck man page"
.SH NAME
domcheck \- Check the state of daemons, filesystems, network ports and try to restart associated processes
.SH SYNOPSIS
domcheck
.SH DESCRIPTION
domcheck is launched by cron and try to check if all the processes needed run on the system. If it is not the case, it restart them.
It can be used to test the network daemons too, or the filesystem load.
.SH OPTIONS
The domcheck does not take any options. You must configure the /etc/check.conf to define the parameters.
.SH BUGS
No known bugs.
.SH AUTHOR
Dominique Fournier (dominique@fournier38.fr)