summarylogtreecommitdiffstats
path: root/mip6d.install
diff options
context:
space:
mode:
Diffstat (limited to 'mip6d.install')
-rw-r--r--mip6d.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/mip6d.install b/mip6d.install
new file mode 100644
index 000000000000..559b3c910ed0
--- /dev/null
+++ b/mip6d.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "You still need to create a configuration file for mip6d at /etc/mip6d.conf"
+ echo "Example configurations can be found in /usr/share/doc/mip6d."
+}