mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
There is currently no vpcrouter type defined in patchsystemvm.sh, which controls our init scripts in the system vms. This patch allows the services that would normally start on a router to start also on the VPC router, in particular the password server was missing. Signed-off-by: Edison Su <sudison@gmail.com>