3

I am running systemctl stop process command for some process.

Please find the output for systemctl status process below:

Loaded: loaded Active: deactivating (stop-sigterm) CGroup: name=systemd:process ├ 15768 process1 ├ 15769 process2 └ 15822 /bin/systemctl restart named.service 

Even after running systemctl stop process, the status of Main Process remains "deactivating" only.

As per the default behavior, once the main process has exited, the processes in the cgroup should have been killed.

Can someone please provide some hint to resolve this issue.

Thanks

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.