summaryrefslogtreecommitdiff
path: root/net/samba
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-06-08 10:02:24 +0000
committerjperkin <jperkin@pkgsrc.org>2016-06-08 10:02:24 +0000
commit294b3580c470a3df7ccaa691bbaefafe2144a4f3 (patch)
treee3a51f8ade4c69b09a3e2cf18f2eb54b8025f014 /net/samba
parent9ffc124f107e0722c0ba448226f5a25c2852455d (diff)
downloadpkgsrc-294b3580c470a3df7ccaa691bbaefafe2144a4f3.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 'net/samba')
-rw-r--r--net/samba/files/smf/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba/files/smf/manifest.xml b/net/samba/files/smf/manifest.xml
index ac68b624b0b..73e8d782d0f 100644
--- a/net/samba/files/smf/manifest.xml
+++ b/net/samba/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='fs-root' grouping='require_all' restart_on='none' type='service'>
<service_fmri value='svc:/system/filesystem/root' />