~dricottone/huttese-apk

ref: 68c0405cf4942799ca823b092b865e32dcff2545 huttese-apk/sr.ht/pgbouncer/pgbouncer.pre-install -rw-r--r-- 112 bytes
68c0405c — Drew DeVault dispatch.sr.ht: add -nginx subpackage 4 years ago
                                                                                
f23b7fc8 Drew DeVault
d2ee7892 Drew DeVault
1
2
3
#!/bin/sh
addgroup -S postgres || true
adduser -SDH -s /sbin/nologin -G postgres -g pgbouncer pgbouncer || true