diff options
author | Mike Kazantsev <mk.fraggod@gmail.com> | 2013-02-11 13:56:03 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2013-02-11 13:56:03 +0100 |
commit | 7e5b4bd31383187b04dedec4854d8c89ae2aea7b (patch) | |
tree | ee4f79e72889eef0d05df287f5882bd878b6bdf6 /protocols/skype/skyped.txt | |
parent | b56c76ccb4f9b0e2ebb220ff2b99b7a1f841b9a5 (diff) |
skype: add --dont-start-skype option
For cases when case skype start/stop/restart is being handled externally.
Skype4Py seem to be able to handle client going on/off.
Diffstat (limited to 'protocols/skype/skyped.txt')
-rw-r--r-- | protocols/skype/skyped.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/skype/skyped.txt b/protocols/skype/skyped.txt index 0f11f093..c5f9abb9 100644 --- a/protocols/skype/skyped.txt +++ b/protocols/skype/skyped.txt @@ -74,6 +74,9 @@ in `skyped.conf`. -n, --nofork:: Don't run as daemon in the background +-s, --dont-start-skype:: + Assume that skype is running independently, don't try to start/stop it. + -p, --port:: Set the tcp port (default: 2727) |