Struct sdnotify::SdNotify[][src]

pub struct SdNotify(_);

Implementations

Tells the init system that daemon startup is finished.

Passes a single-line status string back to the init system that describes the daemon state.

Tells systemd to update the watchdog timestamp. This is the keep-alive ping that services need to issue in regular intervals if WatchdogSec= is enabled for it.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.