#!/bin/sh adduser -D -S -H -h /dev/nul -G audio -g sndiod sndiod 2>/dev/null exit 0