Skip to content

Commit

Permalink
Merge pull request #22 from ualberta-rcg/main
Browse files Browse the repository at this point in the history
Update entrypoint.sh
  • Loading branch information
rahimkhoja authored Jan 21, 2025
2 parents ca03530 + 9e9f7c2 commit c1d2f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slurmdbd/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ chmod 600 /etc/slurm/slurmdbd.conf
# Munge
cp /etc/munge/.secret/munge.keyfile /etc/munge/munge.key
chown munge:munge -R /etc/munge
chmod 400 /etc/munge/munge.key

su -s /bin/bash -c "/opt/software/munge/sbin/munged --foreground --log-file=/var/log/munge/munge.log &" munge

Expand Down

0 comments on commit c1d2f8e

Please sign in to comment.