removed 'sleep' added for debugging
This commit is contained in:
parent
496bd20824
commit
1730523eb2
|
@ -17,7 +17,6 @@ function _syslog_error() {
|
|||
|
||||
function _stopService() {
|
||||
_syslog_error "Stopping service"
|
||||
sleep 2
|
||||
exec supervisorctl stop getmail
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue