[Pkg-ganeti-devel] [ganeti] 01/04: Configure ganeti to use invoke-rc.d for SSH restart
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Thu Jun 5 08:23:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
apoikos pushed a commit to branch master
in repository ganeti.
commit e630ab76cae4cf3af31e631cf2267295865b4e23
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date: Fri May 30 17:35:59 2014 +0300
Configure ganeti to use invoke-rc.d for SSH restart
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 69a0845..420b9a9 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/invoke-rc.d 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