summaryrefslogtreecommitdiff
path: root/openssh.xml.in
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2007-07-24 21:16:07 -0700
committerTim Rice <tim@multitalents.net>2007-07-24 21:16:07 -0700
commitffe3a8ec7e53325636f70b35c141578c4d21f200 (patch)
tree9b41abd9046c533429ea15e0da5501e8d7651188 /openssh.xml.in
parentbf0212d1b751fa6f6844607b2bd12544b0ed90e4 (diff)
- (tim) [buildpkg.sh.in openssh.xml.in] Allow more flexibility where smf(5)
files are installed.
Diffstat (limited to 'openssh.xml.in')
-rw-r--r--openssh.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssh.xml.in b/openssh.xml.in
index 96c5aeba4..8afe1d366 100644
--- a/openssh.xml.in
+++ b/openssh.xml.in
@@ -56,7 +56,7 @@
56 <exec_method 56 <exec_method
57 name='start' 57 name='start'
58 type='method' 58 type='method'
59 exec='/lib/svc/method/site/__SYSVINIT_NAME__ start' 59 exec='__SMF_METHOD_DIR__/__SYSVINIT_NAME__ start'
60 timeout_seconds='60'> 60 timeout_seconds='60'>
61 <method_context/> 61 <method_context/>
62 </exec_method> 62 </exec_method>