summaryrefslogtreecommitdiff
path: root/aur/pfclient/pfclient.install
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2016-02-02 00:11:47 +0200
committerYuval Adam <yuval@y3xz.com>2016-02-02 00:11:47 +0200
commit16d7b9322a4e8405862b0a1602ba5a61c98c50c1 (patch)
tree973075c6e49a94b23cb91a0d8100775d48e52255 /aur/pfclient/pfclient.install
parentbe28133277f75231ffc3a0ec4578c8b0b2590a13 (diff)
parent7a760b75fee39dd3039d34b6cd4026a10c45c07d (diff)
Add 'aur/pfclient/' from commit '7a760b75fee39dd3039d34b6cd4026a10c45c07d'
git-subtree-dir: aur/pfclient git-subtree-mainline: be28133277f75231ffc3a0ec4578c8b0b2590a13 git-subtree-split: 7a760b75fee39dd3039d34b6cd4026a10c45c07d
Diffstat (limited to 'aur/pfclient/pfclient.install')
-rw-r--r--aur/pfclient/pfclient.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/aur/pfclient/pfclient.install b/aur/pfclient/pfclient.install
new file mode 100644
index 0000000..8bd21c6
--- /dev/null
+++ b/aur/pfclient/pfclient.install
@@ -0,0 +1,9 @@
+post_install() {
+ echo "
+ In order to use the client, it's necessary to start the service and
+ configure it by HTML interface at http://<your-ip>:30053.
+ "
+}
+
+# vim:set ts=2 sw=2 et:
+