pve-admin-guide.adoc: add new section for service daemons

This commit is contained in:
Dietmar Maurer 2016-04-10 10:14:45 +02:00
parent f5eb0727a6
commit 6b295b6e25
3 changed files with 15 additions and 2 deletions

View File

@ -35,6 +35,18 @@ include::vzdump.adoc[]
// Return to normal title levels. // Return to normal title levels.
:leveloffset: 0 :leveloffset: 0
Important Service Daemons
-------------------------
:leveloffset: 2
include::pvedaemon.adoc[]
include::pvestatd.adoc[]
:leveloffset: 0
include::pve-faq.adoc[] include::pve-faq.adoc[]
include::pve-bibliography.adoc[] include::pve-bibliography.adoc[]

View File

@ -8,6 +8,7 @@ NAME
pvedaemon - PVE API Daemon pvedaemon - PVE API Daemon
SYNOPSYS SYNOPSYS
-------- --------
@ -19,7 +20,7 @@ endif::manvolnum[]
ifndef::manvolnum[] ifndef::manvolnum[]
{pve} API Daemon {pve} API Daemon
============================== ================
include::attributes.txt[] include::attributes.txt[]
endif::manvolnum[] endif::manvolnum[]

View File

@ -19,7 +19,7 @@ endif::manvolnum[]
ifndef::manvolnum[] ifndef::manvolnum[]
{pve} Status Daemon {pve} Status Daemon
============================== ===================
include::attributes.txt[] include::attributes.txt[]
endif::manvolnum[] endif::manvolnum[]