916d39f5ce36964a5b62f20d4c5ae3d18cfdea51
This should integrate the logging more tightly into systemd, so for example "systemctl status mysql" actually gives an overview about what's actually going on. This removes the logError option attribute, so in case you still want to write into a logfile, I've introduced an option called extraOptions, so you can use something like: services.mysql*.extraOptions = '' log-error = /var/log/mysql_err.log ''; Signed-off-by: aszlig <aszlig@redmoonstudios.org>
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nixos.org/nixos and in the manual in doc/manual.
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%