~dricottone/huttese-apk

ref: 1265e2f48616743da4485a0be0cb5aba6aa40284 huttese-apk/sr.ht/pgbouncer/pgbouncer.pre-install -rw-r--r-- 112 bytes
1265e2f4 — Drew DeVault sr.ht-nginx: bump version 4 years ago
                                                                                
1
2
3
#!/bin/sh
addgroup -S postgres || true
adduser -SDH -s /sbin/nologin -G postgres -g pgbouncer pgbouncer || true