Skip to content
Snippets Groups Projects
Commit e4874cbc authored by Daniele Kruse's avatar Daniele Kruse
Browse files

Fixed small deployment issues

parent d01d051b
Branches
Tags
No related merge requests found
......@@ -115,7 +115,7 @@ The xroot plugin
%defattr(-,root,root)
%attr(0755,root,root) %{_libdir}/libXrdCtaOfs.so
%attr(0644,root,root) %config(noreplace) /etc/xrootd/xrootd-cta.cfg
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cta-frontend.conf
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cta/cta-frontend.conf
%package -n cta-cli
Summary: CERN Tape Archive: command line interface
......@@ -127,8 +127,9 @@ The xroot plugin
%files -n cta-cli
%defattr(-,root,root)
%attr(0755,root,root) %{_libdir}/libctacommon.so
%attr(0755,root,root) %{_libdir}/libctautils.so
%attr(0755,root,root) %{_bindir}/cta
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cta-cli.conf
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cta/cta-cli.conf
%package -n cta-lib
Summary: CERN Tape Archive
......
ObjectStore BackendPath /tmp/jobStoreXXXXXXX
\ No newline at end of file
ObjectStore BackendPath /tmp/jobStoreXXXXXXX
Catalogue NumberOfConnections 1
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment