readahead: let readahead run for a little longer

Especially slower systems need more than 10s for starting the session,
so let's bump this to 30s.
This commit is contained in:
Lennart Poettering 2013-04-17 22:23:21 +02:00
parent ab8e074ce2
commit b7253ecda5

View file

@ -14,7 +14,7 @@ After=default.target
Before=shutdown.target
[Timer]
OnActiveSec=10s
OnActiveSec=30s
[Install]
Also=systemd-readahead-collect.service