#!/bin/sh

chmod 666 /etc/minidlna.conf
update-sudoers
exit 0
