#!/bin/sh adduser -h /home/vlc -s /bin/sh -G audio -G video -D vlc &>/dev/null || true chown vlc /var/log/vlc