0

I'm using EC2 and I have a pre-stop script that is calling curl. From what I can tell the curl never gets called. I'm trying to do stop on shutdown or stop on runlevel [056]. Neither seem actually call the pre-stop script when I shutdown the EC2 instance from the GUI. Originally I thought EC2 was terminating the networking before starting the shutdown, but now I just think stop is never called at all. Any ideas?

Justin Thomas
  • 302
  • 1
  • 2
  • 10

1 Answers1

1

We really need to see that job to comment appropriately. If you are unable to share that information, I suggest you look at:

jamesodhunt
  • 849
  • 5
  • 4