[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cancel Shutdown in progress (have 10 hours)
killall shutdown ?
On Tue, Aug 07, 2001 at 10:14:40AM -0230, Martin Marconcini wrote:
> Hi: been seeking the nmailing list w/keywords like "cancel shutdown",
> stop shutdown, etc... but no success.
>
> The question is :
>
> If I do
>
> Shutdown -h 0108072200 system is going down...
>
> Correctly prints
>
> *** System shutdown message from martin@jupiter ***
>
> System going down at 22:00
>
>
>
> system is going down...
>
>
>
> Now: shutdown manpage says that /etc/nologin is written and saves
> shutdown time and msg... I don’t have it (there is no /etc/nologin).
>
> And the real question is... how can I cancel a shutdown in progress?
>
> Under linux shutdown -c
>
> Man page under OPenbSD SAYS nothing about canceling it...
>
> Any ideas? (I have 10 hours to stop it) ;)