Hi, On 12/05/2016 02:01 PM, [email protected] wrote: > I built custom CoreOS PXE image with integrated sys-cluster/slurm package and > SLURM's daemons require certain users to run.
If you arrange your slurm stuff to run in containers, then you should be able to use ignition to setup systemd services for them. This seems like it would completely avoid having to modify coreos. See: https://coreos.com/ignition/docs/latest/examples.html https://github.com/coreos/coreos-overlay/blob/master/app-admin/flannel/files/flanneld.service
