Search found 3 matches

by exelsus
Fri Mar 20, 2009 9:55 pm
Forum: Support
Topic: Permissions Stuff
Replies: 6
Views: 5544

Re: Permissions Stuff

Yes i have, just like that...

What about the mask thing, isn't it configurable?
by exelsus
Mon Mar 16, 2009 1:07 pm
Forum: Support
Topic: Permissions Stuff
Replies: 6
Views: 5544

Re: Permissions Stuff

OK here you go :p #!/sbin/runscript # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/files/deluged.init,v 1.5 2009/02/17 15:32:17 armin76 Exp $ depend() { need net } checkconfig() { ...
by exelsus
Mon Mar 16, 2009 12:26 pm
Forum: Support
Topic: Permissions Stuff
Replies: 6
Views: 5544

Permissions Stuff

Heya all, i have a question, well a couple of them. I have deluge downloading things and putting them in a samba share folder so: 1) How can i change the default permission mask of deluge for files, and folders? I want to make files 664, and folders 775, so users across the network can erase the thi...