rsync: remove pid file if it already exists
authorJo-Philipp Wich <jo@mein.io>
Thu, 18 Jul 2019 12:56:47 +0000 (14:56 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 18 Jul 2019 12:56:47 +0000 (14:56 +0200)
commit51543628c9a2094bf82ca4651b93a4e7873f5745
tree0fb4b298371ea11e70cb72636d42623dc0db2074
parent0eb10a9560e43ad43f5e5c4e0569c8fa64aa80e1
rsync: remove pid file if it already exists

If the rsync container was forcibly shut down, it may still contain
a stale pid file entry.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
docker/rsync/files/entry.sh