Skip to content
Snippets Groups Projects
Commit b1c83f70 authored by Sebastien Ponce's avatar Sebastien Ponce Committed by Steven Murray
Browse files

set all modebits of CASTOR executables to 755. There was a mix of 755 and 750 up to now

parent 171309a0
Branches
Tags
No related merge requests found
......@@ -15,7 +15,7 @@ TapeDependsOnLibrary(tape,castortape)
RMCD_OBJS = rmc_serv.o rmc_procreq.o rmclogit.o sendrep.o usrmsg.o
OPSGRP = OperatorGid
TapeProgramTarget(rmcd,$(RMCD_OBJS),,,750)
TapeProgramTarget(rmcd,$(RMCD_OBJS),,,755)
ADMMANPAGE(rmcd)
TapeMakeDir(LogPath,0755)
LOGROTATE(castor-rmc-server,installtape)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment