summaryrefslogtreecommitdiff
path: root/sysutils/salt
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-06-08 09:46:01 +0000
committerjperkin <jperkin@pkgsrc.org>2016-06-08 09:46:01 +0000
commit74263bc0012d6e95cfefde405f65f3e672d31245 (patch)
tree3800adc640a64e9697c602766ff07db306b2c55e /sysutils/salt
parent35611358192ebd7007416ddacfeac321083c6db7 (diff)
downloadpkgsrc-74263bc0012d6e95cfefde405f65f3e672d31245.tar.gz
Change the service_bundle name to "export" to reduce diffs between the
original manifest.xml file and the output from "svccfg export".
Diffstat (limited to 'sysutils/salt')
-rw-r--r--sysutils/salt/files/smf/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/salt/files/smf/manifest.xml b/sysutils/salt/files/smf/manifest.xml
index 8bc76ae160d..db759c7df77 100644
--- a/sysutils/salt/files/smf/manifest.xml
+++ b/sysutils/salt/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">
<dependency name='network' grouping='require_all' restart_on='error' type='service'>
<service_fmri value='svc:/milestone/network:default' />