diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-07-12 16:21:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-12 16:21:52 +0700 |
commit | 174febe124e1b9029195f5e31d84b33da542e50e (patch) | |
tree | 1dfc330a2d7dc964ffd99783a51cb09c8f855414 /python/tornado_systemd/README | |
parent | 0ca283c417ec0f7458594080db35cd0a7fc3a44f (diff) | |
download | slackbuilds-174febe124e1b9029195f5e31d84b33da542e50e.tar.gz |
python/tornado_systemd: Added (socket activation with tornado).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tornado_systemd/README')
-rw-r--r-- | python/tornado_systemd/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/tornado_systemd/README b/python/tornado_systemd/README new file mode 100644 index 0000000000..02975a7156 --- /dev/null +++ b/python/tornado_systemd/README @@ -0,0 +1,2 @@ +This little library allows easy systemd socket activation support +for tornado. |