ajout de claper
This commit is contained in:
parent
c0eab91a7e
commit
d528292a08
9 changed files with 155 additions and 0 deletions
5
ressources/claper/rootfs/DEBIAN/postinst
Executable file
5
ressources/claper/rootfs/DEBIAN/postinst
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
id claper &> /dev/null || useradd claper -r -s /bin/false -d /opt/claper
|
||||
|
||||
chown -R claper:claper /opt/claper
|
Loading…
Add table
Add a link
Reference in a new issue