Changes between Version 1 and Version 2 of docs/vl7/cui-guide/service/start-and-stop


Ignore:
Timestamp:
2013/05/25 14:07:35 (11 years ago)
Author:
yasumichi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • docs/vl7/cui-guide/service/start-and-stop

    v1 v2  
    2727{{{ 
    2828#!sh 
    29         # /sbin/service (service_name) (command) 
     29        $ sudo /sbin/service (service_name) (command) 
    3030 
    31 例       # /sbin/service ypbind status 
     31例       $ sudo /sbin/service ypbind status 
    3232}}} 
    3333