PATCH 3: Make sure the wrapper script is executable
This commit is contained in:
parent
05b5ce6a59
commit
80379f126c
@ -99,7 +99,10 @@ sed -i 's;/usr/bin/garbd;/usr/sbin/garbd;g' %{buildroot}/usr/sbin/garb-systemd
|
||||
|
||||
%{_sbindir}/garbd
|
||||
#%{_sbindir}/garbd-wrapper
|
||||
%{_sbindir}/garb-systemd
|
||||
|
||||
# PATCH 3:
|
||||
# Make sure the wrapper script is executable
|
||||
%attr(755, -, -) %{_sbindir}/garb-systemd
|
||||
|
||||
%{_mandir}/man8/garbd.8*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user