On 08/01/2014 09:49 AM, Reindl Harald wrote:
/etc/modprobe.d/ /etc/modules-load.d/
are your friend and if you *really* need bash-stuff just create a shell script and put it in it's own systemd-unit with Type=oneshot
/etc/modules-load.d is what I was looking for. Thanks!