#!/bin/sh

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