debmaker/ressources/flame/rootfs/DEBIAN/postinst

6 lines
106 B
Plaintext
Raw Normal View History

2022-04-14 00:27:03 +02:00
#!/bin/bash
id flame &> /dev/null || useradd flame -r -s /bin/false
chown -R flame:flame /var/lib/flame