#!/bin/sh

su -s /bin/sh munge -c /usr/sbin/munged
/opt/slurm/sbin/slurmctld /opt/slurm/etc/slurm.conf
exec /sbin/wait

