3f3a3fbaad
- Drop use of $FIRST_ARG in .spec The use of $FIRST_ARG was probably required because of the %service_* rpm macros were playing tricks with the shell positional parameters. This is bad practice and error prones so let's assume that no macros should do that anymore and hence it's safe to assume that positional parameters remains unchanged after any rpm macro call. - Change the persmissions for /var/run/postgresql to 1775, so that the directory can only be used by users in the postgres group (bsc#1123886). OBS-URL: https://build.opensuse.org/request/show/678945 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql?expand=0&rev=54 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
postgresql-bashprofile | ||
postgresql-firewall | ||
postgresql-init | ||
postgresql-install-alternatives | ||
postgresql-script | ||
postgresql-sysconfig | ||
postgresql-tmpfiles.conf | ||
postgresql.changes | ||
postgresql.service | ||
postgresql.spec |