Hi, these changes look good, you are missing the Signed-off-by: line though. I will merge this and add it in, but please take care about this the next time. -Michael On Thu, 2015-10-15 at 12:18 +0200, Alexander Marx wrote: > --- > config/rootfiles/core/94/update.sh | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/config/rootfiles/core/94/update.sh > b/config/rootfiles/core/94/update.sh > index 6560662..1b9eed7 100644 > --- a/config/rootfiles/core/94/update.sh > +++ b/config/rootfiles/core/94/update.sh > @@ -70,6 +70,11 @@ EOF > > fcrontab -z &>/dev/null > > +# dma files > +mkdir /etc/alternatives > +mkdir /var/lib/alternatives > +/usr/sbin/alternatives --install /usr/sbin/sendmail sendmail > /usr/sbin/sendmail.dma 20 > + > # Start services > /etc/init.d/dnsmasq start > /etc/init.d/sshd start