nixpkgs/nixos/modules/services
danbst 92a015d35d nixos/postgresql: support 0750 for data directory
This is rework of part of https://github.com/NixOS/nixpkgs/pull/46670.
My usecase was to be able to inspect PG datadir as wheel user.

PG11 now allows starting server with 0750 mask for data dir.
`groupAccess = true` now does this automatically. The only thing you have to do
is to set group ownership.

For PG10 and below, I've described a hack how this can be done. Before this PR
hack was impossible. The hack isn't ideal, because there is short
period of time when dir mode is 0700, so I didn't want to make it official.

Test/example is present too.
2019-07-23 21:56:26 +03:00
..
admin cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
amqp nixos/rabbitmq: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:00:57 -04:00
audio Merge pull request #63551 from Steell/roon-server 2019-07-02 10:06:29 +08:00
backup nixos/backup/tsm: init module 2019-07-15 09:41:37 +02:00
cluster treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
computing nixos/boinc: replace deprecated usage of PermissionsStartOnly 2019-05-26 07:20:56 -04:00
continuous-integration treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
databases nixos/postgresql: support 0750 for data directory 2019-07-23 21:56:26 +03:00
desktops nixos/doc: fix build 2019-07-18 20:40:24 -04:00
development
editors manual: mention jmacs as emacs imitation 2019-07-13 11:01:17 +02:00
games Merge pull request #60406 from JohnAZoidberg/remove-isnull 2019-05-18 09:36:24 +00:00
hardware treewide: use dontConfigure 2019-07-01 04:23:51 -04:00
logging nixos/graylog: use types.lines for extraConfig 2019-07-07 14:49:39 +02:00
mail nixos: add 'localRecipients' config option for Postfix 2019-07-15 17:36:20 +02:00
misc Merge pull request #64741 from dasJ/gitea-smtp-pw 2019-07-20 08:32:51 -04:00
monitoring nixos/grafana: add grafana user to group 'grafana' 2019-07-15 18:33:19 +02:00
network-filesystems nixos/doc: Fix spurious indentation 2019-06-17 12:28:26 +02:00
networking Merge pull request #62955 from abbradar/resolvconf 2019-07-17 11:07:12 +03:00
printing Merge pull request #59076 from Yarny0/cups-path-fix 2019-05-30 10:52:28 -04:00
scheduling Merge pull request #51918 from bobvanderlinden/var-run 2019-04-07 20:09:46 +02:00
search treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
security nixos/tor: fix obfs4 package 2019-07-19 04:11:17 +08:00
system Merge pull request #63204 from michaelpj/imp/localtime-upstream 2019-06-19 08:38:03 -04:00
torrent nixos/deluge: Add extractor dependencies. 2019-07-02 22:26:38 +01:00
ttys
web-apps Merge pull request #64365 from aanderse/tt-rss 2019-07-20 08:23:48 -04:00
web-servers Merge pull request #64052 from aanderse/tomcat-connector 2019-07-19 15:25:44 -04:00
x11 nixos/plasma5: allow to configure the default phonon backend 2019-07-20 21:53:46 +02:00