docker-rtorrent-flood icon indicating copy to clipboard operation
docker-rtorrent-flood copied to clipboard

Perhaps add a log message about the chown command at startup

Open 9oOzv opened this issue 5 years ago • 2 comments

The chown command at startup seems to take a considerable amount of time (20-30 seconds for me). I think it would be helpful if there was a log message indicating that the container is indeed doing something and that you just need to wait.

9oOzv avatar Jun 24 '20 08:06 9oOzv

Or make the chown an option? Because when you have lots of files it takes forever and is not necessarily required.

benjaminclot avatar Jul 26 '20 12:07 benjaminclot

Yes, I'm gonna refactor the image soon so it won't be necessary. Chown is fast on everything except overlay2fs unfortunately.

Wonderfall avatar Aug 30 '20 02:08 Wonderfall