Install earlyoom at gce instance startup

This commit is contained in:
Michael Vines
2018-09-08 10:38:32 -07:00
parent 9f413fd656
commit 9f5c86e60c
8 changed files with 127 additions and 79 deletions

View File

@ -29,8 +29,6 @@ EOF
source net/common.sh
loadConfigFile
time net/scripts/install-earlyoom.sh
if [[ $publicNetwork = true ]]; then
setupArgs="-p"
else