[Git-commits] Grmls idea of runit service supervision branch, master, updated. db930f70c8e35168efc81d218ddf26b088b66886
git repository hosting
gitosis at grml.org
Tue Nov 24 22:03:37 CET 2009
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grmls idea of runit service supervision".
The branch, master has been updated
via db930f70c8e35168efc81d218ddf26b088b66886 (commit)
from 0d6ab6e7379afc4983fdc0f35f25d4950b4e1cc4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit db930f70c8e35168efc81d218ddf26b088b66886
Author: Michael Gebetsroither <michael at mgeb.org>
Date: Tue Nov 24 22:03:32 2009 +0100
added initial version of supervised ssh tunnel
-----------------------------------------------------------------------
Summary of changes:
sv/ssh_tunnel/README | 9 +++++++++
sv/ssh_tunnel/conf/FORWARD | 1 +
sv/ssh_tunnel/conf/IDENTITY | 1 +
sv/ssh_tunnel/conf/LOCAL_USER | 1 +
sv/ssh_tunnel/conf/REMOTE_USER | 1 +
debian/conffiles => sv/ssh_tunnel/conf/SERVER | 0
sv/ssh_tunnel/conf/SSH_OPT | 1 +
sv/ssh_tunnel/log/supervise | 1 +
sv/ssh_tunnel/run | 20 ++++++++++++++++++++
sv/ssh_tunnel/supervise | 1 +
10 files changed, 36 insertions(+), 0 deletions(-)
create mode 100644 sv/ssh_tunnel/README
create mode 100644 sv/ssh_tunnel/conf/FORWARD
create mode 100644 sv/ssh_tunnel/conf/IDENTITY
create mode 100644 sv/ssh_tunnel/conf/LOCAL_USER
create mode 100644 sv/ssh_tunnel/conf/REMOTE_USER
copy debian/conffiles => sv/ssh_tunnel/conf/SERVER (100%)
create mode 100644 sv/ssh_tunnel/conf/SSH_OPT
create mode 120000 sv/ssh_tunnel/log/supervise
create mode 100755 sv/ssh_tunnel/run
create mode 120000 sv/ssh_tunnel/supervise
hooks/post-receive
--
Grmls idea of runit service supervision
More information about the Git-commits
mailing list