the delete handle should return an error if no service is named instead of killing...
authorJohn Crispin <blogic@openwrt.org>
Tue, 9 Jul 2013 15:23:33 +0000 (17:23 +0200)
committerJohn Crispin <blogic@openwrt.org>
Tue, 9 Jul 2013 15:25:34 +0000 (17:25 +0200)
commitd8695bda1728d205fd76a4a5f8b329de418928dc
tree08295c0a370090bcf923f6c597dac804a7f62cad
parent84c114b0756eaff7caf2693c61bdc307a080558c
the delete handle should return an error if no service is named instead of killing all services

Signed-off-by: John Crispin <blogic@openwrt.org>
service.c