summarylogtreecommitdiffstats
path: root/npd6.install
diff options
context:
space:
mode:
Diffstat (limited to 'npd6.install')
-rw-r--r--npd6.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/npd6.install b/npd6.install
new file mode 100644
index 000000000000..8bb213d31154
--- /dev/null
+++ b/npd6.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "Sample Configuration file has been installed as /etc/npd6.conf.sample"
+ echo "Edit it and save to /etc/npd6.conf"
+}