FS#47566 - [offlineimap] systemd unit files should be in /usr/lib/systemd/user

Attached to Project: Community Packages
Opened by Jody (jfrankowski) - Wednesday, 30 December 2015, 10:52 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Friday, 01 January 2016, 20:16 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The systemd unit files for offlineimap should be in /usr/lib/systemd/user and not /usr/lib/systemd/system in order to allow users to start/enable this service for their systemd instances.
This is also confirmed by the project: https://github.com/OfflineIMAP/offlineimap/tree/master/contrib/systemd

Steps to reproduce:

systemctl --user offlineimap.service
Failed to start offlineimap.service: Unit offlineimap.service failed to load: No such file or directory.
This task depends upon

Closed by  Jaroslav Lichtblau (Dragonlord)
Friday, 01 January 2016, 20:16 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in offlineimap-6.6.1-2
Comment by Jody (jfrankowski) - Wednesday, 30 December 2015, 10:56 GMT
I forgot to add the title, sorry. It should be: "systemd unit files should be in /usr/lib/systemd/user"

Loading...