pve-manager/PVE/Service
Oguz Bektas e224b7d2e6 fix #417: proxy: allow settnig LISTEN_IP for pveproxy and spiceproxy
The $host variable is set to "::0" by default to listen on wildcard
(with 'Domain' => PF_INET6).

If 'LISTEN_IP' is defined in /etc/default/pveproxy, that IP will be used
instead.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2021-04-23 17:13:45 +02:00
..
Makefile fix Makefiles (add 'all' target) 2016-01-22 11:24:26 +01:00
pvedaemon.pm remove base_handler_class - directly use PVE::API2 instead 2017-01-16 11:54:34 +01:00
pveproxy.pm fix #417: proxy: allow settnig LISTEN_IP for pveproxy and spiceproxy 2021-04-23 17:13:45 +02:00
pvestatd.pm pvestatd: fix container cpuset scheduling 2020-12-03 16:33:50 +01:00
spiceproxy.pm fix #417: proxy: allow settnig LISTEN_IP for pveproxy and spiceproxy 2021-04-23 17:13:45 +02:00