I am not able to run startup script . Getting the following error

`
systemd[1]: google-startup-scripts.service: Main process exited, 
code=exited, status=1/FAILURE
systemd[1]: google-startup-scripts.service: Failed with result 'exit-code'
systemd[1]: Failed to start Google Compute Engine Startup Scripts.

`
and my startup script

`
#! /bin/bash 
apt-get remove --auto-remove sshguard 
apt-get purge --auto-remove sshguard

`
Instance Image : ubuntu-1804-bionic-v20190722a
Am I doing something wrong ?. Added the startup script in the metadata and 
restarted the instance.
Note: I am not able to run browser SSH due to some issue. To debug the 
issue I am trying to disable the 'sshguard' service in the instance

Thanks 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/5dd4f5bf-215b-4cc0-a15d-be481c350f8bn%40googlegroups.com.

Reply via email to