[packages] rsync: Remove trailing whitespace error from init script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26631 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5d80725870
commit
e9106c90a6
@ -7,7 +7,7 @@ PID=/var/run/rsyncd.pid
|
|||||||
SSD=start-stop-daemon
|
SSD=start-stop-daemon
|
||||||
|
|
||||||
start() {
|
start() {
|
||||||
$SSD -p $PID -S -x $BIN -- --daemon
|
$SSD -p $PID -S -x $BIN -- --daemon
|
||||||
}
|
}
|
||||||
|
|
||||||
stop() {
|
stop() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user