~dricottone/huttese-apk

ref: b4161cf2b3919147e4f052aa1c778d4e7083de34 huttese-apk/sr.ht/pgbouncer/pgbouncer.pre-install -rw-r--r-- 112 bytes
b4161cf2 — Drew DeVault py3-kombu: bump pkgrel 3 years ago
                                                                                
1
2
3
#!/bin/sh
addgroup -S postgres || true
adduser -SDH -s /sbin/nologin -G postgres -g pgbouncer pgbouncer || true