I'm using Deluge 1.2.0 on Arch Linux running Openbox, i'm my /etc/conf.d/deluged i have DELUGE_USER="my_username" but when i start a torrent the permissions of the files downloaded is drwxr-xr-x but i need em drwxrwx---
Is this possible to change?
Deluge permissions
Re: Deluge permissions
Try searching before posting... http://forum.deluge-torrent.org/viewtop ... =7&t=28425
Re: Deluge permissions
I don't have theese files start-stop-daemon and /etc/default/deluge-daemon.
Re: Deluge permissions
Oh i see its not a Debian based Linux. There is no Deluge setting for umask setting so it needs to be set in your Linux distro's daemon scripts so maybe asking on the Arch Linux forums may get you some help.Corex wrote:I don't have theese files start-stop-daemon and /etc/default/deluge-daemon.
The only help i can suggest is trying to see if start-stop-daemon command is available to install. Alternatively you could try adding the umask command to the daemon script but I doubt this will work.
Re: Deluge permissions
Ah ok thx for the info... I tried the umask command but id didn't affect the output of Deluge created files.
Just wanted to make sure there wasn't a solution in Deluge before asking at the distro forums... Thx for the help
Just wanted to make sure there wasn't a solution in Deluge before asking at the distro forums... Thx for the help