centos 7 can't reboot hung at a stop job

General support questions
sc.shan@yahoo.com
Posts: 5
Joined: 2017/11/24 03:32:05

Re: centos 7 can't reboot hung at a stop job

Post by sc.shan@yahoo.com » 2017/11/24 04:25:51

to use poweroff command instead of shutdown or else, still pausing at a job is running....

sc.shan@yahoo.com
Posts: 5
Joined: 2017/11/24 03:32:05

Re: centos 7 can't reboot hung at a stop job

Post by sc.shan@yahoo.com » 2017/11/24 07:00:33

a clean solution is to move all services running in /etc/rc.d/rc.local to the new via systemctl start xxx.service /systemctl enable xxx.service.
It works in my centos7 linux version3.10.0-514.26.2.el7.x86_64 . shutdown is fast without hung up at "a job is running ...."

Post Reply