1#!/bin/sh -eu 2 3start-stop-daemon --remove-pidfile --pidfile log/leshan.pid --stop 4start-stop-daemon --remove-pidfile --pidfile log/leshan_bs.pid --stop 5