Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
a408c2ac
Commit
a408c2ac
authored
Aug 15, 2016
by
Daniele Kruse
Browse files
Fixed small deployment issues
parent
1b7418b9
Changes
2
Hide whitespace changes
Inline
Side-by-side
cta.spec.in
View file @
a408c2ac
...
...
@@ -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
...
...
xroot_plugins/cta-frontend.conf
View file @
a408c2ac
ObjectStore
BackendPath
/
tmp
/
jobStoreXXXXXXX
\ No newline at end of file
ObjectStore
BackendPath
/
tmp
/
jobStoreXXXXXXX
Catalogue
NumberOfConnections
1
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment