#!/bin/bash

id flame &> /dev/null || useradd flame	-r -s /bin/false

chown -R flame:flame /var/lib/flame