Releases: systemd/pystemd
Releases · systemd/pystemd
0.5.0
- Add StandardInputData, TemporaryFileSystem, RuntimeMaxSec, WatchdogUSec and WatchdogSec to unit definition, so they can be used with pystemd.run.
- pystemd.run always returns a unit.
- Delegate and JoinsNamespaceOf are also added to unit definition.
- Fix memory leak in path_encode, dbus termination and call_method.
0.4.0
Add raise_on_fail to pystemd.run to raise a error when unit exit with non-zero status.
change on error when property provided to dbus.call_method is not the right type, still much work to do here.
added pystemd.daemon.notify as interface to sd_notify.
added pystemd.daemon.listen_fds as interface to sd_listen_fds.
added pystemd.daemon.watchdog_enabled as interface to sd_watchdog_enabled.
pystemd v0.3.0
increase __version__ numberfor release Summary: this just increase the version number so we can release the new version. Differential Revision: D6849202 fbshipit-source-id: 0cb0a7e6cd4a2fd43b1bb7f66d19ea26f27e7135
initial release
And so it begins.... the initial release