summaryrefslogtreecommitdiffstats
path: root/package/python-daemonize
Commit message (Collapse)AuthorAgeFilesLines
* python-daemonize: fix check-package warningsThomas Petazzoni2018-04-291-6/+6
| | | | | | | | | | | | Fixes: package/python-daemonize/Config.in:2: should be indented with one tab (http://nightly.buildroot.org/#_config_files) package/python-daemonize/Config.in:3: should be indented with one tab (http://nightly.buildroot.org/#_config_files) package/python-daemonize/Config.in:4: should be indented with one tab (http://nightly.buildroot.org/#_config_files) package/python-daemonize/Config.in:5: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) package/python-daemonize/Config.in:6: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-daemonize: new packageLionel Flandrin2018-04-273-0/+25
Library to enable your code run as a daemon process on Unix-like systems. Signed-off-by: Lionel Flandrin <lionel@svkt.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud