nixpkgs/nixos/modules
Alexandre Mazari d7f6cdeda4 Fix locally created database (#56889)
* zoneminder: fix initial database creation

Move initialDatabases directive from the 'ensureUsers' scope to the correct outer 'mysql' one.

* zoneminder: Fix mysql username to match unix username

When database.createLocally is used, a mysql user is created with the ensureUsers directive.
It ensures that the unix user with the name provided exists and can connect to MySQL through socket.
Thus, the MySQL username used by php/perl scripts must match the unix user owning the server PID.

This patch sets the default mysql user to 'zoneminder' instead of 'zmuser'.
2019-03-09 17:57:39 +02:00
..
config zram: revert "change default algorithm to zstd" (#56856) 2019-03-07 02:11:20 +02:00
hardware nixos/docker: add enableNvidia option 2019-02-27 09:56:03 +01:00
i18n/input-method docs: format 2018-09-29 20:51:11 -04:00
installer nixos/nixos-install: tell the user what to do if setting a root password failed 2019-03-08 19:57:02 +01:00
misc nixos: doc: optionally include all modules in manual generation 2019-03-05 09:41:40 +00:00
profiles profiles/graphical.nix: Enable pulseaudio for virtualbox appliances 2019-02-22 07:23:59 +01:00
programs Merge pull request #56880 from mayflower/bash-root-prompt-fix 2019-03-08 03:10:18 +01:00
security Merge pull request #55792 from sdier/fix/pam-update 2019-02-25 01:38:51 +01:00
services Fix locally created database (#56889) 2019-03-09 17:57:39 +02:00
system lib: add showWarnings 2019-03-08 11:19:18 +02:00
tasks network-scripting: do not run resolvconf if /etc/resolv.conf is managed manually (#56682) 2019-03-09 13:42:14 +02:00
testing types.optionSet: deprecate and remove last usages 2019-01-31 00:41:10 +02:00
virtualisation virtualbox-host module: fix warnings syntax 2019-03-09 11:39:22 +01:00
module-list.nix Merge pull request #56171 from bachp/tautulli 2019-03-08 16:52:40 +01:00
rename.nix tautulli/plexpy: 1.4.25 -> 2.1.26 (renamed) 2019-02-28 19:07:00 +01:00