]> andersk Git - openssh.git/blobdiff - openssh.xml.in
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / openssh.xml.in
index 655ee5c9e82d7f19019fa3ac399e8a5aa38bb9e8..8afe1d366c482a13f88723a015b9bc37344b976b 100644 (file)
 <service_bundle type='manifest' name='OpenSSH server'>
 
     <service
-        name='site/openssh'
+        name='site/__SYSVINIT_NAME__'
         type='service'
         version='1'>
 
+<!--
+       We default to disabled so administrator can decide to enable or not.
+-->
         <create_default_instance enabled='false'/>
 
         <single_instance/>
@@ -53,7 +56,7 @@
         <exec_method
             name='start'
             type='method'
-            exec='/lib/svc/method/site/opensshd start'
+            exec='__SMF_METHOD_DIR__/__SYSVINIT_NAME__ start'
             timeout_seconds='60'>
             <method_context/>
         </exec_method>
This page took 0.032884 seconds and 4 git commands to generate.