File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ define env startLogin.exe enddefine
6
6
check -strong gplazmaPolicy
7
7
check -strong gPlazmaNumberOfSimultaneousRequests
8
8
check -strong gplazma.configuration.file
9
+ check -strong pnfsmanager
9
10
10
11
create org.dcache.cells.UniversalSpringCell "${gplazma}" \
11
12
"classpath:org/dcache/services/login/gplazma.xml \
@@ -14,6 +15,7 @@ define env startLogin.exe enddefine
14
15
-gplazmaPolicy=${gplazmaPolicy} \
15
16
-gplazmaConfig=${gplazma.configuration.file} \
16
17
-messageExecutor=message-thread-pool \
18
+ -pnfsmanager=${pnfsmanager} \
17
19
"
18
20
19
21
set env useLoginService true
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ define env startLogin.exe enddefine
6
6
check -strong gplazmaPolicy
7
7
check -strong gPlazmaNumberOfSimultaneousRequests
8
8
check -strong gplazma.configuration.file
9
+ check -strong pnfsmanager
9
10
10
11
create org.dcache.cells.UniversalSpringCell "${cell.name}" \
11
12
"classpath:org/dcache/services/login/gplazma.xml \
You can’t perform that action at this time.
0 commit comments