answersLogoWhite

0

A true daemon process is disconnected from its parent, so it won't receive a kill signal if the parent dies. It becomes an independent entity after startup.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Is main method a thread?

No, Main is not a daemon thread in Java. its a non daemon or user thread. Also any thread stem from Main will be non daemon because daemon is derived from parent Thread status.


What is Zombie Process and Orphan Process?

Zombie : Child Process Exits before Parent process and Parent does not grab status of child process using wait() or waitpid() system call; Child process is in Zombie state. Orphan : Child process whose parent has been killed and inherited by init process.


What are child and parent processes?

A child process is a process that was created by a parent process. The child process usually helps the parent process accomplish some task independently of the parent.


What happens to a child process that dies and has no parent process to wait for it?

It is considered to be in a "zombie" state and will stay in the system until it is rebooted. These processes may not be killed by any signal either.


What process is responsible for getting genetic information from parent organism to offspring?

GENES follow me on Instagram lol @FerniBear94


Who killed the orphans parent Did Count Olaf kill them?

a fire killed them


Difference between parent process and child process?

fork gives a 0 value for child process and non zero for parent process


Do Now known that Paul was guy who killed undertaker parent?

Kane killed his parents not paul


What is the process in Massachusetts of losing all parental rights and getting them back?

You can get your rights back as a parent once you have come back to the country and state of Massachusetts.


In 1982 did you need a parent present when getting you drivers license?

In 1982 did you need a parent present when getting you drivers license?


Can witch hunter go with daemon hunters?

Yes, but you have to decide which of the two armies is considered your main army. This would become the "parent list." Then you'd be allowed to field troops legally from the other army, but you'll be limited to:1 HQ, 1 Elite, 2 Troops and 1 Fast Attack (Note: you can't use Heavy Support from another army)So for example say you made Daemon Hunters your "parent list" this would mean you'd be allowed to use all the usual unit slots for standard missions but could replace 1 HQ, 1 Elite, 2 Troop and 1 Fast attack slot with witch hunter units.There are other rules concerning this such as which side has to be the "parent list." For instance I know witch hunters cannot have space marines as allies, but the space marines can have the witch hunters as allies. In this alliance Space Marines HAVE to form the "parent list." Don't worry though... The rules actually don't consider Daemon Hunters to be Space Marines so you can decide which to make the "Parent list" of the other. Daemon Hunters are just that awesome. Period.All the imperial armies (Space Marines, witch hunters, daemon hunters, imperial guard) can ally with each other in this manner somehow, legally.


What is pid and ppid?

Process ID and Parent Process ID