Deluge permissions

General support for problems installing or using Deluge
Post Reply
Corex
New User
New User
Posts: 3
Joined: Sat Feb 13, 2010 1:39 am

Deluge permissions

Post by Corex »

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?
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge permissions

Post by Cas »

Corex
New User
New User
Posts: 3
Joined: Sat Feb 13, 2010 1:39 am

Re: Deluge permissions

Post by Corex »

I don't have theese files start-stop-daemon and /etc/default/deluge-daemon.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge permissions

Post by Cas »

Corex wrote:I don't have theese files start-stop-daemon and /etc/default/deluge-daemon.
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.

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.
Corex
New User
New User
Posts: 3
Joined: Sat Feb 13, 2010 1:39 am

Re: Deluge permissions

Post by Corex »

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
Post Reply