Name
syslogd
— service process (daemon)
Synopsis
syslogd
[[-h] | [--help]]
[[-i] | [--install]]
[[-I] | [--instance]name]
[[-p] | [--priority]name]
[[-r] | [--remove]]
[[-s] | [--shutdown]]
[[-v] | [--verbose]]
Options
-
-h | --help
-
Display help message.
-
-i | --install
-
Install and start service.
-
-I | --instancename
-
Specify instance name for the daemon.
This option is useful to install and run multiple daemons in the system.
-
-p | --priorityname
-
Set priority class for the daemon.
Name may be “normal”, “high” or “highest”.
Default is “normal”.
-
-r | --remove
-
Stop and remove service.
-
-s | --shutdown
-
Gracefully shutdown service.
-
-v | --verbose
-
Increase verbosity level.
This option may be specified multiple times.