Ryan Skalla

Results 4 comments of Ryan Skalla

As @feydan said, we were able to log into the server via AWS Session Manager, copy the install script and run it manually. I don't think the auto-shutdown script is...

Result of `sudo systemctl status auto-shutdown` Loaded: loaded Active: inactive (dead)

When I replace Status with Enable, I get the following error: The unit files have no installation config (WantedBy=, RequiredBy=, Also=, Alias= settings in the [Install] section, and DefaultInstance= for...

@feydan I added that to the end of auto-shutdown.service and didn't get any errors running enable and start. I stopped the instance and restarted it and ran systemctl status auto-shutdown...