]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openssh.xml.in
drop support for old external-keyx and gssapi methods
[gssapi-openssh.git] / openssh / openssh.xml.in
index 8afe1d366c482a13f88723a015b9bc37344b976b..655ee5c9e82d7f19019fa3ac399e8a5aa38bb9e8 100644 (file)
 <service_bundle type='manifest' name='OpenSSH server'>
 
     <service
-        name='site/__SYSVINIT_NAME__'
+        name='site/openssh'
         type='service'
         version='1'>
 
-<!--
-       We default to disabled so administrator can decide to enable or not.
--->
         <create_default_instance enabled='false'/>
 
         <single_instance/>
@@ -56,7 +53,7 @@
         <exec_method
             name='start'
             type='method'
-            exec='__SMF_METHOD_DIR__/__SYSVINIT_NAME__ start'
+            exec='/lib/svc/method/site/opensshd start'
             timeout_seconds='60'>
             <method_context/>
         </exec_method>
This page took 0.033758 seconds and 4 git commands to generate.