Closed vitalis closed 7 years ago
This PR fixes systemd init script for centos alike distributions. Right now it fails with Invalid initial heap size: -Xms because of empty param. This fix also makes it possible to run kitchen test for centos platform.
Invalid initial heap size: -Xms
kitchen test
This PR fixes systemd init script for centos alike distributions. Right now it fails with
Invalid initial heap size: -Xms
because of empty param. This fix also makes it possible to runkitchen test
for centos platform.