mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
The default umask of 0022 is set in Ubuntu and other packages. Set the same in case of CentOS startup scripts. Use umask 022 in the injectkeys.sh script Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>