how to make transmission deamon to save the files in my home directory
i think is about the runit script .
so i tried to changed it to my username and dint work ...
the runnit scritp is
exec chpst -u transmission:transmission transmission-daemon -f --log-error
Nope, the execution command is the same on the runit script, as on systemd (https://github.com/transmission/transmission/blob/master/daemon/transmission-daemon.service#L5)
transmission daemon must be started as transmission user.
It has to do with your configuration settings, so check transmission wiki (https://github.com/transmission/transmission/wiki/Configuration-Files)