Skip to content
Snippets Groups Projects
Commit b379555b authored by Daniel Lyons's avatar Daniel Lyons
Browse files

fixing permissions from the condor bootup procedure

parent 98dc4649
No related branches found
No related tags found
1 merge request!839fixing permissions from the condor bootup procedure
Pipeline #4594 passed
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment