Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
64510ce9
Commit
64510ce9
authored
Nov 28, 2018
by
Martin Vala
Browse files
Fixing nolock whan generating config
parent
93309bb9
Pipeline
#608512
skipped with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
projects/eos/docker/eos-docker-config-gen
View file @
64510ce9
...
...
@@ -33,6 +33,7 @@ function generateEOSConfig() {
cp
-f
/etc/xrd.cf.mgm.orig /etc/xrd.cf.mgm
sed
-i
's/^all.export \//all.export \/ nolock/'
/etc/xrd.cf.mgm
if
[
"
$ED_ISALICE
"
==
"1"
]
;
then
sed
-i
's/^sec.protbind \* only krb5 gsi sss unix.*/sec.protbind \* only gsi sss unix/'
/etc/xrd.cf.mgm
sed
-i
's/^#mgmofs.authlib libXrdAliceTokenAcc.so/mgmofs.authlib \/usr\/lib64\/libXrdAliceTokenAcc.so/'
/etc/xrd.cf.mgm
...
...
projects/eos/eos-docker-utils.spec
View file @
64510ce9
Name: eos-docker-utils
Version: 1.0.1
4
Version: 1.0.1
5
Release: 1%{?dist}
Summary: EOS docker utils
License: LGPL v3+
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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