From 22a4b37f352f6d1cae0c33e495a43439f8da5ab3 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 23 Mar 2015 14:21:01 -0400 Subject: Default to systemd initscript in rpm spec file Signed-off-by: Simo Sorce Reviewed-by: Lukas Slebodnik --- proxy/contrib/gssproxy.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proxy') diff --git a/proxy/contrib/gssproxy.spec.in b/proxy/contrib/gssproxy.spec.in index 3bc4df8..8f9f823 100644 --- a/proxy/contrib/gssproxy.spec.in +++ b/proxy/contrib/gssproxy.spec.in @@ -59,7 +59,7 @@ A proxy for GSSAPI credential handling autoreconf -f -i %configure \ --with-pubconf-path=%{pubconfpath} \ - --with-init-dir=%{_initrddir} \ + --with-initscript=systemd \ --disable-static \ --disable-rpath -- cgit