~dricottone/huttese-apk

ref: 38f92e5a0b95e55fabc415268e5ab5b28223341b huttese-apk/sr.ht/pgbouncer/pgbouncer.pre-install -rw-r--r-- 112 bytes
38f92e5a — Drew DeVault todo.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