Skip to content

Releases: systemd/pystemd

0.5.0

08 Jun 23:24
Compare
Choose a tag to compare
  • 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

29 Mar 17:55
Compare
Choose a tag to compare

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

02 Feb 22:10
Compare
Choose a tag to compare
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

12 Jan 21:40
Compare
Choose a tag to compare

And so it begins.... the initial release