alr-bin 0.0.11-2 & alr-git

This commit is contained in:
2025-04-26 16:34:51 +03:00
parent 994e7cf4bd
commit 3081c9c657
4 changed files with 30 additions and 4 deletions

6
alr-bin/postinstall.sh Normal file
View File

@ -0,0 +1,6 @@
#!/usr/bin/env bash
useradd -m -s /bin/bash alr
mkdir -p /var/cache/alr /etc/alr
chown alr:alr /var/cache/alr
setcap cap_setuid,cap_setgid+ep /usr/bin/alr