Home | History | Annotate | Download | only in suse

Lines Matching full:service

41 # First reset status of this service
68 ## Stop the service and if this succeeds (i.e. the
69 ## service was running before), start it again.
76 ## Stop the service and regardless of whether it was
88 echo -n "Reload service sshd"
96 echo -n "Checking for service sshd "
101 # 0 - service running
102 # 1 - service dead, but /var/run/ pid file exists
103 # 2 - service dead, but /var/lock/ lock file exists
104 # 3 - service not running