mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 15:10:33 +00:00
systemd-python: wrap sd_notify
_listen_fds() is modified to accept unset_environment arg as keyword, to match new notify().
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from ._daemon import (__version__,
|
||||
booted,
|
||||
notify,
|
||||
_listen_fds,
|
||||
_is_fifo,
|
||||
_is_socket,
|
||||
|
||||
Reference in New Issue
Block a user