Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cta
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dCache
cta
Commits
bfcc099e
Commit
bfcc099e
authored
7 years ago
by
Steven Murray
Browse files
Options
Downloads
Patches
Plain Diff
Renamed cta.conf.example to cta-taped.conf.example
parent
f6caad22
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cta.spec.in
+1
-1
1 addition, 1 deletion
cta.spec.in
tapeserver/daemon/CMakeLists.txt
+1
-1
1 addition, 1 deletion
tapeserver/daemon/CMakeLists.txt
tapeserver/daemon/cta-taped.conf.example
+0
-0
0 additions, 0 deletions
tapeserver/daemon/cta-taped.conf.example
with
2 additions
and
2 deletions
cta.spec.in
+
1
−
1
View file @
bfcc099e
...
...
@@ -136,7 +136,7 @@ The tape server daemon
%attr(0755,cta,cta) %dir /var/log/cta
%attr(0644,root,root) %config(noreplace) /etc/logrotate.d/cta-taped
%attr(0755,root,root) %{_bindir}/cta-taped
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cta/cta.conf.example
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cta/cta
-taped
.conf.example
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cta/TPCONFIG.example
%attr(0644,root,root) %doc /usr/share/man/man1/cta-taped.1cta.gz
%attr(0644,root,root) /etc/sysconfig/cta-taped
...
...
This diff is collapsed.
Click to expand it.
tapeserver/daemon/CMakeLists.txt
+
1
−
1
View file @
bfcc099e
...
...
@@ -69,6 +69,6 @@ target_link_libraries(ctadaemonunittests-multiprocess
install
(
TARGETS ctadaemonunittests DESTINATION usr/
${
CMAKE_INSTALL_LIBDIR
}
)
install
(
TARGETS ctadaemonunittests-multiprocess DESTINATION usr/
${
CMAKE_INSTALL_LIBDIR
}
)
install
(
FILES cta.conf.example
install
(
FILES cta
-taped
.conf.example
DESTINATION
${
CMAKE_INSTALL_SYSCONFDIR
}
/cta
PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ
)
This diff is collapsed.
Click to expand it.
tapeserver/daemon/cta.conf.example
→
tapeserver/daemon/cta
-taped
.conf.example
+
0
−
0
View file @
bfcc099e
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment