echo "Creating user and tmpfiles for OpenList ..."
systemd-sysusers openlist.conf
systemd-tmpfiles --create openlist.conf

systemctl daemon-reload
systemctl try-reload-or-restart openlist
