nixos/postgresql: check config file syntax at build time
This commit is contained in:
@@ -543,6 +543,14 @@ systemd.services.nginx.serviceConfig.ReadWritePaths = [ "/var/www" ];
|
||||
will have changed.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
The syntax of the PostgreSQL configuration file is now checked at build
|
||||
time. If your configuration includes a file inaccessible inside the build
|
||||
sandbox, set <varname>services.postgresql.checkConfig</varname> to
|
||||
<literal>false</literal>.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
The rkt module has been removed, it was archived by upstream.
|
||||
|
||||
Reference in New Issue
Block a user