FS#66059 - [mlocate] updatedb.timer: enable it using timers.target

Attached to Project: Arch Linux
Opened by Marcos Mello (marcosfrm) - Wednesday, 01 April 2020, 10:34 GMT
Last edited by Gaetan Bisson (vesath) - Thursday, 02 April 2020, 17:21 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Gaetan Bisson (vesath)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

systemd timer units must be "wanted by" timers.target, not multi-user.target.

Hence s/multi-user.target/timers.target/ on lines 64 and 65:

https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/mlocate#n64

(also remove double slash on line 65)
This task depends upon

Closed by  Gaetan Bisson (vesath)
Thursday, 02 April 2020, 17:21 GMT
Reason for closing:  Implemented
Additional comments about closing:  mlocate-0.26.git.20170220-3 in [testing]
Comment by Gaetan Bisson (vesath) - Thursday, 02 April 2020, 16:57 GMT
Thanks!

Loading...