summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorBenno Fünfstück <benno.fuenfstueck@gmail.com>2015-12-24 12:07:45 +0100
committerBenno Fünfstück <benno.fuenfstueck@gmail.com>2015-12-24 12:07:45 +0100
commit79b4e5a8d7efe534647e2d5287f606883fc555a3 (patch)
tree18a3069fd81bc19f00f505402c16cb79d4b6e9c6 /pkgs/development/python-modules/python-sql
parent0fda4ff7152dd9c59441a6ab1f4c48978f2a4a30 (diff)
docker module: fix kernel module loading
The docker module used different code for socket-activated docker daemon than for the non-socket activated daemon. In particular, if the socket-activated daemon is used, then modprobe wasn't set up to be usable and in PATH for the docker daemon, which resulted in a failure to start the daemon with overlayfs as storageDriver if the `overlay` kernel module wasn't already loaded. This commit fixes that bug (which only appears if socket activation is used), and also reduces the duplication between code paths so that it's easier to keep both in sync in future.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions