Actions
Bug #6913
closed
VJ
VJ
reimplement systemd sd_notify w/o linking to libsystemd
Bug #6913:
reimplement systemd sd_notify w/o linking to libsystemd
Affected Versions:
Effort:
Difficulty:
Label:
Description
https://www.freedesktop.org/software/systemd/man/devel/sd_notify.html#Notes
"PSA: In context of the xzpocalypse we now added an example reimplementation of sd_notify() to our man page:
https://www.freedesktop.org/software/systemd/man/devel/sd_notify.html#Notes
It's pretty comprehensive (i.e. uses it for reload notification too), but still relatively short.
In the past, I have been telling anyone who wanted to listen that if all you want is sd_notify() then don't bother linking to libsystemd, since the protocol is stable and should be considered the API, not our C wrapper around it. After all, the protocol is so trivial"
From: https://mastodon.social/@pid_eins/112202687764571433
VJ Updated by Victor Julien about 2 years ago
- Subject changed from reimplment systemd sd_notify w/o linking to libsystemd to reimplement systemd sd_notify w/o linking to libsystemd
VJ Updated by Victor Julien about 2 years ago
- Status changed from New to In Progress
- Assignee changed from OISF Dev to Victor Julien
VJ Updated by Victor Julien about 2 years ago
- Status changed from In Progress to In Review
VJ Updated by Victor Julien about 2 years ago
- Status changed from In Review to Closed
VJ Updated by Victor Julien about 2 years ago
Should we backport this?
VJ Updated by Victor Julien almost 2 years ago
- Blocks Story #7147: misc: supply chain risk improvements added
Actions