Remove needless use of %defattr
This commit is contained in:
parent
323bf2579e
commit
634766574c
@ -77,7 +77,6 @@ mkdir -p %{buildroot}%{_libexecdir}/keepalived
|
||||
%systemd_postun_with_restart keepalived.service
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%attr(0755,root,root) %{_sbindir}/keepalived
|
||||
%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/keepalived
|
||||
%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/keepalived/keepalived.conf
|
||||
|
Loading…
Reference in New Issue
Block a user