xref: /OK3568_Linux_fs/buildroot/package/python-sdnotify/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_SDNOTIFY
2	bool "python-sdnotify"
3	help
4	  A pure Python implementation of systemd's service notification
5	  protocol (sd_notify).
6
7	  https://github.com/bb4242/sdnotify
8