Comment 4 for bug 1367214

Revision history for this message
Ivan Voras (ivoras) wrote :

Thanks, adding --system apparently helps.

The verbosity is awful / nonexistent, I can only guess the command did anything by seeing the PID changing:

# initctl --system restart ssh
ssh start/running, process 22389
# initctl --system restart ssh
ssh start/running, process 22394

Adding "-v" (the "verbose" switch) apparently doesn't do anything in any of the common initctl commands I've tried (list, start, stop, restart).