diff options
Diffstat (limited to 'www/apache-tomcat7/files/smf/manifest.xml')
-rw-r--r-- | www/apache-tomcat7/files/smf/manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache-tomcat7/files/smf/manifest.xml b/www/apache-tomcat7/files/smf/manifest.xml index e18f6210114..466e73b56c7 100644 --- a/www/apache-tomcat7/files/smf/manifest.xml +++ b/www/apache-tomcat7/files/smf/manifest.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1"> -<service_bundle type="manifest" name="@SMF_NAME@"> +<service_bundle type="manifest" name="export"> <service name="@SMF_PREFIX@/@SMF_NAME@" type="service" version="1"> <create_default_instance enabled="false" /> <single_instance /> |