]> andersk Git - openssh.git/blobdiff - openssh.xml.in
- jmc@cvs.openbsd.org 2010/01/13 12:48:34
[openssh.git] / openssh.xml.in
index 2fcdea0a19508506131e33995af7818ef87027de..8afe1d366c482a13f88723a015b9bc37344b976b 100644 (file)
@@ -19,7 +19,7 @@
 <service_bundle type='manifest' name='OpenSSH server'>
 
     <service
-        name='site/openssh'
+        name='site/__SYSVINIT_NAME__'
         type='service'
         version='1'>
 
@@ -56,7 +56,7 @@
         <exec_method
             name='start'
             type='method'
-            exec='/lib/svc/method/site/__SYSVINIT_NAME__ start'
+            exec='__SMF_METHOD_DIR__/__SYSVINIT_NAME__ start'
             timeout_seconds='60'>
             <method_context/>
         </exec_method>
This page took 0.064643 seconds and 4 git commands to generate.