Re: AHHHHHHHHH!

From: Christopher Avans (parka@CDC.NET)
Date: 05/14/98


If its on a linyx/unix type machine just type kill -9 -1
thats "kill -9 -1" it will kill the script






On Thu, 14 May 1998, George wrote:

> On Thu, 14 May 1998, Ryan Stucl wrote:
>
> >i had a reboot and now my mud wont let me in! it will let mortals in but
> >not me! it says  "The game is temporarly restricted." i didnt wizlock it
> >or anyhthing. I cant kill the autorun either! it dont have a pid for some
> >reason.
>
> comm.c: line ~1556
>
> RETSIGTYPE unrestrict_game(int sig)
> {
>   extern struct ban_list_element *ban_list;
>   extern int num_invalid;
>
>   mudlog("Received SIGUSR2 - completely unrestricting game (emergent)",
>          BRF, LVL_IMMORT, TRUE);
>   ban_list = NULL;
>   restrict = 0;
>   num_invalid = 0;
> }
>
> So:
> kill -12 <circle_pid>
>
> (Or try 'kill -l' if you have different signal numbers, that's Linux
> above.)
>
> --
> George Greer, greerga@circlemud.org | Genius may have its limitations, but
> http://patches.van.ml.org/          | stupidity is not thus handicapped.
> http://www.van.ml.org/CircleMUD/    |                  -- Elbert Hubbard
>
>
>      +------------------------------------------------------------+
>      | Ensure that you have read the CircleMUD Mailing List FAQ:  |
>      | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
>      +------------------------------------------------------------+
>


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST