Sponsored Content
Full Discussion: Upstart initctl
Operating Systems Linux Red Hat Upstart initctl Post 302982765 by Rameshck on Monday 3rd of October 2016 04:53:01 PM
Old 10-03-2016
Upstart initctl

The upstart package that provides initctl command also provides following other commands:
start, stop, status etc
These commands are all present in /sbin/ in Redhat systems. We can see that status, start, stop, restart are all symlinks to initctl. How do they still work differently? For example to check the status of a job, we can do:

Code:
>>> initctl status <job>

We can also do
Code:
>>> status <job>

How is that status command works differently when it is a symlink to initctl?

Thanks
RC
Moderator's Comments:
Mod Comment Please use CODE tags as required by forum rules!

Last edited by rbatte1; 10-04-2016 at 05:46 AM.. Reason: Add CODE and ICODE tags.
 

We Also Found This Discussion For You

1. UNIX for Advanced & Expert Users

timeout opening writing control channel /dev/initctl problem occur i cant shoudown

Hi... This is message that occurs when i am trying to shutdown the linux system timeout opening writing control channel /dev/initctl how can i shutdown what is the problem here.. Thanks in advance ... (2 Replies)
Discussion started by: arunkumar_mca
2 Replies
All times are GMT -4. The time now is 03:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy