commit | 424fbbbb62d600605a9397119654707442c22dce | [log] [tgz] |
---|---|---|
author | Neil Williams <neil.williams@linaro.org> | Fri May 16 20:34:00 2014 +0100 |
committer | Neil Williams <neil.williams@linaro.org> | Fri May 16 20:34:53 2014 +0100 |
tree | 366fa81dd1f761637fd98e290d469cc89bf25fcb | |
parent | 16579dc8649adbe85b16550b1dd3de0b9b01a92d [diff] [blame] |
Make the Usage statement consistent with the actual options supported. Look for the daemons in /usr/sbin/ as only root can execute them. Change-Id: I111f8b4fddf347b946afd1eb69d0079561c0f0d0
diff --git a/setup.py b/setup.py index f74a3eb..577345f 100644 --- a/setup.py +++ b/setup.py
@@ -23,7 +23,7 @@ setup( name='lavapdu', - version="0.0.2", + version="0.0.3", author="Matthew Hart", author_email="matthew.hart@linaro.org", license="GPL2+",