Skip to content

Commit f01e7b1

Browse files
committed
chmod 755 for prolog script
1 parent f6a3fb5 commit f01e7b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

provisioner_scripts/80_cloudwatch_agent_config_prolog.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ fi
1515
#sudo /opt/slurm/bin/srun --ntasks=\$NODES --ntasks-per-node=1 /opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-ctl -a stop
1616
sudo /opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-ctl -a fetch-config -m ec2 -c file:/\$CWAGENT_CONFIG -s
1717
_EOF_
18+
19+
chmod 755 /opt/slurm/etc/scripts/prolog.d/80_cloudwatch_agent_config_prolog.sh

0 commit comments

Comments
 (0)