The fact that the systemd unit file has command line parameters set and
no way to override them should be fixed.  The simplest way to fix this
is to add to /lib/systemd/system/transmission-daemon

EnvironmentFile=/etc/default/transmission-daemon


Change the ExecStart to

ExecStart=/usr/bin/transmission-daemon -f --error-log $OPTIONS

And add

TRANSMISSION_HOME=$CONFIG_DIR

to /etc/default/transmission-daemon

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1559739

Title:
  Systemd service script for daemon doesn't use /etc/default
  /transmission-daemon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1559739/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to