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