[Pkg-ganeti-devel] [ganeti] 01/04: Configure ganeti to use "/usr/sbin/service ssh"

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Jun 6 09:55:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch trusty
in repository ganeti.

commit e15e8d4abd5dc7b2d95396d582d17eb5184dac39
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Fri May 30 17:32:53 2014 +0300

    Configure ganeti to use "/usr/sbin/service ssh"
    
    LP: #1308571
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 69a0845..e21c15f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,8 @@ override_dh_auto_configure:
 	  --enable-restricted-commands \
 	  --disable-symlinks \
 	  --with-user-prefix=$(GNT_USERGROUP_PREFIX) \
-	  --with-group-prefix=$(GNT_USERGROUP_PREFIX)
+	  --with-group-prefix=$(GNT_USERGROUP_PREFIX) \
+	  --with-ssh-initscript="/usr/sbin/service ssh"
 
 override_dh_auto_clean:
 	[ ! -f Makefile ] || $(MAKE) distclean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git



More information about the Pkg-ganeti-devel mailing list