debmaker/ressources/flame/rootfs/DEBIAN/postinst

6 lines
106 B
Bash
Executable File

#!/bin/bash
id flame &> /dev/null || useradd flame -r -s /bin/false
chown -R flame:flame /var/lib/flame