From 0058c6ceed9336c14487eb844f0e5768204371ea Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 1 Aug 2015 22:15:45 +0300 Subject: Bump to v3.0.2080 add ARM support, and add .service and .install files --- pfclient.install | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pfclient.install (limited to 'pfclient.install') 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://:30053. + " +} + +# vim:set ts=2 sw=2 et: + -- cgit v1.3.1