2

What command does the system execute when "shut down the system" is pressed? Is it possible to kill that process with root?

ulovah
  • 119

1 Answers1

0

shutdown -h now most likely.

I don't believe you can cancel it. That's like cancelling the stopping of a service.

You don't want that.