X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvedaemon.adoc;h=e3e5d14a77e966e98b31fc89ea1d6ad150a4e076;hp=633d57827b55bbaa720a439e6a3cd42790bd9b31;hb=8c1189b640ae7d10119ff1c046580f48749d38bd;hpb=128b18c0e58d73e6bc8c0acc0f12515658edf1d0 diff --git a/pvedaemon.adoc b/pvedaemon.adoc index 633d578..e3e5d14 100644 --- a/pvedaemon.adoc +++ b/pvedaemon.adoc @@ -24,11 +24,11 @@ ifndef::manvolnum[] include::attributes.txt[] endif::manvolnum[] -This daemom exposes the whole {pve} API on 127.0.0.1:85. It runs as -'root' and has permission to do all priviledged operations. +This daemon exposes the whole {pve} API on `127.0.0.1:85`. It runs as +`root` and has permission to do all privileged operations. NOTE: The daemon listens to a local address only, so you cannot access -it from outside. The 'pveproxy' daemon exposes the API to the outside +it from outside. The `pveproxy` daemon exposes the API to the outside world.