summarylogtreecommitdiffstats
path: root/sntop.install
diff options
context:
space:
mode:
authorJaroslav Lichtblau2014-11-28 20:17:14 +0100
committerJaroslav Lichtblau2014-11-28 20:17:14 +0100
commitb95d02a99ab9c965a46694296c3215a8f1915735 (patch)
tree83e3db586ce1932fb693504e1258e524f8ea9095 /sntop.install
downloadaur-b95d02a99ab9c965a46694296c3215a8f1915735.tar.gz
Initial PKGBUILD status as of 28.11.2014
Diffstat (limited to 'sntop.install')
-rw-r--r--sntop.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/sntop.install b/sntop.install
new file mode 100644
index 000000000000..6b11db9dacb5
--- /dev/null
+++ b/sntop.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "=> See the example configuration file, ammend it to your"
+ echo "=> needs and place in /etc or in your $HOME directory."
+}