Private GIT

Skip to content
Snippets Groups Projects
Commit b8937d80 authored by Patrick Vos's avatar Patrick Vos
Browse files

Add check if allowed to change permissions before changing permissions

On linux when download user and sickbeard user are not the same,
moving files will result in download user still owning the files.
When SickBeard tries to chmod permissions it results in error,
because only root or owner are allowed to do this.
Check if user is allowed to change permissions.
parent 2104a1b4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment