From ac1ac18a4e8ac63f30211b360b5f70c40c353565 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Fri, 14 Dec 2012 23:24:46 +0545 Subject: Add internal_name as needed Packages can now have an internal_name defined that matches up to their "real" name (name of the underlying package/service/scripts). Then package support code can know easily how to stop and start services for the package. This is useful for packages like squid3, ipguard-dev,... that have pfSense package names that do not match to the underlying FreeBSD naming. --- pkg_config.8.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 0d3c4eea..7bf279c5 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -8,6 +8,7 @@