FS#32838 - [transmission-cli] Suggested way to enable daemon not working

Attached to Project: Arch Linux
Opened by Thorbjørn Lindeijer (bjorn) - Sunday, 25 November 2012, 11:13 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 28 December 2012, 03:10 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Ionut Biru (wonder)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When installing transmission-cli 2.73-2, this message appears:

If you want to run the Transmission daemon at boot do:
systemctl enable transmissiond

However, that does not work for me:

[bjorn@thor ~]$ sudo systemctl enable transmissiond
Failed to issue method call: No such file or directory

I see there is a symlink which may be intended to make this work, but it doesn't seem to fool my systemctl for whatever reason. The command I needed was the one that points to the actual file:

[bjorn@thor ~]$ sudo systemctl enable transmission
ln -s '/usr/lib/systemd/system/transmission.service' '/etc/systemd/system/multi-user.target.wants/transmission.service'
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Friday, 28 December 2012, 03:10 GMT
Reason for closing:  Fixed
Additional comments about closing:  transmission 2.75-1