diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/control b/debian/control index d0d3c65..833d883 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: ivylaunch -Section: unknown +Section: misc Priority: optional Maintainer: Daniel Etienne <etienne@cena.fr> Standards-Version: 3.2.1 @@ -10,6 +10,8 @@ Depends: ivy-perl (>= 4.11b), cpp Recommends: rsh-client Replaces: ivysupervise Conflicts: ivysupervise -Description: ivylaunch, an Ivy agents launcher. - ivylaunch, an Ivy agents launcher. - +Description: Ivy agents launcher + Launch a bunch of agents on the same bus, eventually on remote computer + (rely on rsh). It uses the standard '-b' flag to set bus across agents. + See man page for the format of the configuration file. + |