Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 504288

Summary: sys-apps/preload - add systemd unit file
Product: Gentoo Linux Reporter: Alexandre <alexandre.guimaraes>
Component: [OLD] Core systemAssignee: Pacho Ramos <pacho>
Status: RESOLVED WONTFIX    
Severity: normal CC: systemd
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 448882    
Attachments: Systemd unit file.
preload.service

Description Alexandre 2014-03-12 02:23:02 UTC
Preload does not install a systemd unit file. I take one from preload package on archlinux aur and attached that. Seems working for me.

Reproducible: Always
Comment 1 Alexandre 2014-03-12 02:23:30 UTC
Created attachment 372468 [details]
Systemd unit file.
Comment 2 Alexandre 2014-03-12 02:34:01 UTC
Created attachment 372470 [details]
preload.service

The first one was wrong pointed to preload.
Comment 3 Pacho Ramos gentoo-dev 2014-03-12 07:24:07 UTC
I didn't add this on purpose: when running systemd would be much better to use its builtin readahead support (at least, it's supported while preload is dead for ages):
http://www.freedesktop.org/software/systemd/man/systemd-readahead-replay.service.html

Did you even tried it?
Comment 4 Alexandre 2014-03-12 16:06:20 UTC
Oh, I didn't know systemd has it own readahead. I'll try it now.

Thanks!
Comment 5 Alexandre 2016-04-23 20:13:20 UTC
Using systemd builtin readahead instead.