summaryrefslogtreecommitdiff
path: root/pfclient.install
diff options
context:
space:
mode:
Diffstat (limited to 'pfclient.install')
-rw-r--r--pfclient.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/pfclient.install b/pfclient.install
deleted file mode 100644
index 8bd21c6..0000000
--- a/pfclient.install
+++ /dev/null
@@ -1,9 +0,0 @@
-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:
-