-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Hi!
I'm running this in a nixos environment where one of the post-steps is deleting the container, this is normally not a problem, but the chown that occurs on startup (referenced here) is taking an hour, so every time the container is recreated its rerunning this chown. i can see that its consistently getting stuck here. Is there any way of bypassing this? I am debating setting up volumes for it, but given the directories in question I'm guessing that it would cause issues if there's any package updates.
root 1994 7 0 19:56 ? 00:00:00 chown -R 600:100 /etc/privoxy /home/nobody /usr/lib/python3.13/site-packages/delugeMetadata
Metadata
Assignees
Labels
No labels