In <DE.FreeBSD.ORG--00062016045900.01162(at)ponomare.krion>, Kirill Ponomarew wrote:
> Hallo
>
> wieso FreeBSD 3.4 und 4.0 stoppt und bootet automatisch neu wenn ich das
> Programm ausfuehre (nicht als root) wo im Source steht:
>
> main () {
> fork ();
> main ();
> }
>
> ist das bug in BSD ?
Ja, wobei zumindest 4.x nicht einfach rebooten sollte, sondern
anderweitif abspacken, was aber auch ein Problem ist.
Loesung: Du kannst fuer User, denen Du nicht traust (ggf auch root) in
/etc/login.conf eine maximale Anzahl Prozesse zuweisen.
Was das ganze zu einen Konfigurationsproblem macht ;-)
Martin
-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer <cracauer@bik-gmbh.de> http://www.bik-gmbh.de/~cracauer/ FreeBSD - where you want to go. Today. http://www.freebsd.org/ To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Tue 20 Jun 2000 - 18:42:54 CEST