~dricottone/huttese-apk

ref: 8834ab515b53c6dd73ed03310abaa2777f011888 huttese-apk/sr.ht/pgbouncer/pgbouncer.pre-install -rw-r--r-- 112 bytes
8834ab51 — Drew DeVault todo.sr.ht-nginx: add sr.ht-nginx dependency 4 years ago
                                                                                
1
2
3
#!/bin/sh
addgroup -S postgres || true
adduser -SDH -s /sbin/nologin -G postgres -g pgbouncer pgbouncer || true