removido
(usa Nenhuma)
Enviado em 18/08/2016 - 17:46h
$ man start
initctl(8) System Manager's Manual initctl(8)
NAME
initctl - init daemon control tool
SYNOPSIS
initctl [OPTION]... COMMAND [OPTION]... ARG...
DESCRIPTION
initctl allows a system administrator to communicate and interact with the
Upstart init(8) daemon.
If D-Bus has been configured to allow non-privileged users to invoke all Upstart
D-Bus methods, this command is also able to manage user jobs. See init(5) for
further details.
When run as initctl, the first non-option argument is the COMMAND. Global
options may be specified before or after the command.
You may also create symbolic or hard links to initctl named after commands. When
invoked through these links the tool will behave only as that command, with
global and command-specific options intermixed. The default installation sup‐
plies such links for the start, stop, restart, reload and status commands.
Manual page start(8) line 1 (press h for help or q to quit)
...
Trata-se de link simbólico para o comando
initctl, que serve para controlar serviços (jobs) do sistema.
lrwxrwxrwx 1 root root 7 Ago 17 18:08 /sbin/start -> initctl