cloudstack/systemvm/debian/opt/cloud/bin/cs
Wei Zhou 8c546bd5a6
router: do not restart conntrackd if no guest networks (issue 6702) (#7265)
This PR fixes #6702

The service conntrackd will be started by the script /opt/cloud/bin/cs/CsRedundant.py, therefore add it to disabled_svcs so it is not started automatically when VR is started.
2023-05-11 12:59:32 +05:30
..
CsAddress.py
CsApp.py
CsConfig.py
CsDatabag.py
CsDhcp.py
CsFile.py
CsGuestNetwork.py
CsHelper.py router: do not restart conntrackd if no guest networks (issue 6702) (#7265) 2023-05-11 12:59:32 +05:30
CsLoadBalancer.py
CsMonitor.py
CsNetfilter.py
CsProcess.py
CsRedundant.py router: do not restart conntrackd if no guest networks (issue 6702) (#7265) 2023-05-11 12:59:32 +05:30
CsRoute.py
CsRule.py
CsStaticRoutes.py
CsVpcGuestNetwork.py
__init__.py