Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyduquettesc committed Aug 12, 2022
1 parent 5264af8 commit a9137c6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ protected boolean checkStartupScriptFinished(
conn,
// default value will be 0 until it finishes
"exit $(systemctl show google-startup-scripts --property ExecMainExitTimestampMonotonic | cut -d \"=\" -f 2)",
// not "initializing" or "starting" - benefit is doesn't require google-startup-scripts
// "[ \"$(systemctl is-system-running)\" != \"starting\" ]",
logger,
listener)) {
return true;
Expand Down

0 comments on commit a9137c6

Please sign in to comment.