l yellow.r: fix startup permissions
This commit is contained in:
parent
79fcc0eb12
commit
1c999ffaae
@ -11,7 +11,8 @@ with import <stockholm/lib>;
|
||||
|
||||
system.activationScripts.downloadFolder = ''
|
||||
mkdir -p /var/download
|
||||
chown download:download /var/download
|
||||
chown transmission:download /var/download
|
||||
chown transmission:download /var/download/finished
|
||||
chmod 775 /var/download
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user