Skip to content
Snippets Groups Projects

fixing permissions from the condor bootup procedure

Merged Daniel Lyons requested to merge WS-968-persist-submit-host-info-in-volume into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -22,6 +22,7 @@ set -e
set -o pipefail
# Start condor daemons
chown -R condor:condor /var/spool/condor
condor_master
# Make directory for standardized Python location (if it doesn't exist)
Loading