add return code to stop function in yasnd-early initscript and thus fix syntax error
This commit is contained in:
parent
9fd34303ee
commit
35e65d659e
@ -18,4 +18,5 @@ start()
|
||||
|
||||
stop()
|
||||
{
|
||||
eend 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user