diff --git a/README.md b/README.md index 28430546..e2eef6f2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Docker mod for openssh-server +# Rsync - Docker mod for openssh-server This mod adds rsync to openssh-server, to be installed/updated during container start. diff --git a/root/etc/cont-init.d/99-rsync b/root/etc/cont-init.d/98-rsync similarity index 100% rename from root/etc/cont-init.d/99-rsync rename to root/etc/cont-init.d/98-rsync