omercier 1f9e3b4340
fix(packaging): various issues + migration to JSON config file (#5291)
- fixed missing dependency on AlmaLinux
- take into account /etc/(default|sysconfig)/centreon_vmware as EnvironmentFile, that was ignored by the systemd service
- migrate the config file from .pm to .json at update time

Refs: CTOR-1079
2024-11-28 14:02:22 +01:00

3 lines
163 B
Plaintext

# centreon_vmware command line options
OPTIONS="--config-extra=/etc/centreon/centreon_vmware.json --logfile=/var/log/centreon/centreon_vmware.log --severity=info"