Unable to stop modified service in init.d

General support questions
Post Reply
Suraj Bora
Posts: 1
Joined: 2018/08/13 16:45:42

Unable to stop modified service in init.d

Post by Suraj Bora » 2018/08/13 16:50:54

Unable to stop modified service (init.d), getting below error.

Step followed:
1. modified /etc/init.d/<service> file
2. systemctl daemon-reload
3. restart <Service>
[root@localhost]# /usr/bin/systemctl stop <service name>
Error: Job for <service_name>.service canceled. [root@localhost]#

Please let me know if i am missing anything or need any details

Post Reply