B | |
| booted [Daemon] | booted Return true if this system is running under
systemd.
|
J | |
| journal_send [Journald] | journal_send submits a list of KV pairs to the journal.
|
| journal_send_loc [Journald] | journal_send_loc acts like journal_send, but also adds the CODE_LINE and CODE_FILE location keys and values to the journal.
|
| journal_send_message [Journald] | journal_send_message p s is used to submit simple, plain text
log entries to the system journal.
|
| journal_send_message_loc [Journald] | journal_send_message_loc acts like journal_send_message, but also adds the CODE_LINE and CODE_FILE location keys and values to the journal.
|
L | |
| listen_fds [Daemon] | listen_fds ?unset_environment returns the number of
descriptors passed to this process by the init system as part of the
socket-based activation logic or raises Unix_error
|
N | |
| notify [Daemon] | notify ?unset_environment state sends a message to the init
system about a status change.
|
T | |
| to_int [Journald.Priority] |