Line 215: |
Line 215: |
| | | |
| *start | | *start |
− | sv u servicename | + | sv u /service/servicename |
| *stop | | *stop |
− | sv d servicename | + | sv d /service/servicename |
| *restart | | *restart |
− | sv t servicename | + | sv t /service/servicename |
| | | |
− | or
| + | {{tip box|You can use the TAB to complete your command}} |
− | service servicename action
| |
| | | |
| ==== Apache Service ==== | | ==== Apache Service ==== |
| Restarting: | | Restarting: |
| | | |
− | sv t httpd-e-smith | + | sv t /service/httpd-e-smith |
− | | |
− | service httpd-e-smith restart
| |
− | | |
| ---- | | ---- |
| [[Category:Howto]] | | [[Category:Howto]] |