Processes PPID changed to 1 after closing parent shell
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Opening a new terminal and typing the command firefox&
inside, ps -l
gives :
4 R 1000 23132 23104 99 80 0 - 2177945 - pts/27 00:00:07 firefox
If the terminal is closed, the firefox child process stays open !
Was it always the case ? Isn't firefox supposed to be closed as well ? Is there something new in a recent kernel or something ?
The result of ps -el|grep firefox
is then :
4 S 1000 23132 1 14 80 0 - 2233312 poll_s ? 00:00:21 firefox
The PPID has been changed to 1.
What is responsible for this PPID change to 1 ?
linux bash linux-kernel process
add a comment |Â
up vote
0
down vote
favorite
Opening a new terminal and typing the command firefox&
inside, ps -l
gives :
4 R 1000 23132 23104 99 80 0 - 2177945 - pts/27 00:00:07 firefox
If the terminal is closed, the firefox child process stays open !
Was it always the case ? Isn't firefox supposed to be closed as well ? Is there something new in a recent kernel or something ?
The result of ps -el|grep firefox
is then :
4 S 1000 23132 1 14 80 0 - 2233312 poll_s ? 00:00:21 firefox
The PPID has been changed to 1.
What is responsible for this PPID change to 1 ?
linux bash linux-kernel process
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Opening a new terminal and typing the command firefox&
inside, ps -l
gives :
4 R 1000 23132 23104 99 80 0 - 2177945 - pts/27 00:00:07 firefox
If the terminal is closed, the firefox child process stays open !
Was it always the case ? Isn't firefox supposed to be closed as well ? Is there something new in a recent kernel or something ?
The result of ps -el|grep firefox
is then :
4 S 1000 23132 1 14 80 0 - 2233312 poll_s ? 00:00:21 firefox
The PPID has been changed to 1.
What is responsible for this PPID change to 1 ?
linux bash linux-kernel process
Opening a new terminal and typing the command firefox&
inside, ps -l
gives :
4 R 1000 23132 23104 99 80 0 - 2177945 - pts/27 00:00:07 firefox
If the terminal is closed, the firefox child process stays open !
Was it always the case ? Isn't firefox supposed to be closed as well ? Is there something new in a recent kernel or something ?
The result of ps -el|grep firefox
is then :
4 S 1000 23132 1 14 80 0 - 2233312 poll_s ? 00:00:21 firefox
The PPID has been changed to 1.
What is responsible for this PPID change to 1 ?
linux bash linux-kernel process
linux bash linux-kernel process
asked 3 mins ago
bob dylan
3321311
3321311
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f476191%2fprocesses-ppid-changed-to-1-after-closing-parent-shell%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password