Registry / utility / sd-notify

sd-notify

JSON →
library0.5.0rscratesunverified

Lightweight crate for systemd service state notifications.

# Cargo.toml [dependencies] sd-notify = "0.5.0"
INSTALL
IMPORT
SIG · SD-NOTIFY
S
sd-notify
utilityrustv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

notify
use sd_notify::notify;

Notify systemd that the service is ready.

use sd_notify::notify; notify(true, &[sd_notify::NotifyState::Ready]).unwrap();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
sd-notify — cargo add sd-notify · libregistry