Search found 1 match

by DaftHonk
Sun Jul 21, 2013 12:25 am
Forum: Support
Topic: Change daemon user
Replies: 22
Views: 221524

Re: Change daemon user

The solution to this is quite simple, though it took me quite a few hours of searching to figure it out.

1. Stop transmission:
sudo service transmission-daemon stop
2. Open the transmission-daemon configuration file:
sudo gedit /etc/init/transmission-daemon.conf
Change the userid from debian ...