summarylogtreecommitdiffstats
path: root/nss-docker-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'nss-docker-git.install')
-rw-r--r--nss-docker-git.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/nss-docker-git.install b/nss-docker-git.install
new file mode 100644
index 000000000000..2d5e95d9470f
--- /dev/null
+++ b/nss-docker-git.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo ">>> Please read the nss-docker configuration instructions on https://github.com/dex4er/nss-docker/blob/master/README.md"
+}