Fabian Grünbichler
3ac3653e63
use PVE::DataCenterConfig
...
to make sure that the corresponding cfs_read_file works() works.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2019-11-18 12:25:35 +01:00
Stanislav German-Evtushenko
4b15265645
GUI: add new email_from option to datacenter.cfg
...
Signed-off-by: Stanislav German-Evtushenko <ginermail@gmail.com>
2014-09-04 17:16:02 +02:00
Stefan Priebe
776de3bc0d
do not use -w switch as it breaks modules
...
-w enabled warnings for all modules - even when these modules comes from the OS and are not compatible
with warnings. This is the reason to NOT use -w and instead use "use warnings".
2013-10-01 10:36:47 +02:00
Dietmar Maurer
46c17bd23b
use C-wrapper for setgid perl script
...
Because perl-suid does not exist on wheezy.
2013-03-25 12:39:40 +01:00