Skip to content

Commit 22a4b37

Browse files
committed
Default to systemd initscript in rpm spec file
Signed-off-by: Simo Sorce <[email protected]> Reviewed-by: Lukas Slebodnik <[email protected]>
1 parent 59bb1a5 commit 22a4b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy/contrib/gssproxy.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ A proxy for GSSAPI credential handling
5959
autoreconf -f -i
6060
%configure \
6161
--with-pubconf-path=%{pubconfpath} \
62-
--with-init-dir=%{_initrddir} \
62+
--with-initscript=systemd \
6363
--disable-static \
6464
--disable-rpath
6565

0 commit comments

Comments
 (0)