diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-01-08 15:05:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-08 15:05:39 +0700 |
commit | 5aff91909fbd42d91f861862c413f7e05f27be47 (patch) | |
tree | 726744f59e9e48e0454c9fc760daaf1190532d7b /network/etherpoke/slack-desc | |
parent | 59d5b6f6a05d8229475c4f4b95fc6a187b204b94 (diff) | |
download | slackbuilds-5aff91909fbd42d91f861862c413f7e05f27be47.tar.gz |
network/etherpoke: Added (scriptable network session monitor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/etherpoke/slack-desc')
-rw-r--r-- | network/etherpoke/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/etherpoke/slack-desc b/network/etherpoke/slack-desc new file mode 100644 index 0000000000..899c5282a6 --- /dev/null +++ b/network/etherpoke/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +etherpoke: etherpoke (scriptable network session monitor) +etherpoke: +etherpoke: etherpoke defines two events: SESSION_BEGIN, SESSION_END to which a +etherpoke: hook (system command) can be assigned. The event hook can be any +etherpoke: program installed in the system. +etherpoke: +etherpoke: Homepage: http://codeward.org/etherpoke/ +etherpoke: +etherpoke: +etherpoke: +etherpoke: |