Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 18.226.88.18
[Unit]
Description=Read required files in advance
DefaultDependencies=false
Conflicts=shutdown.target
Before=shutdown.target
Requires=ureadahead-stop.timer
RequiresMountsFor=/var/lib/ureadahead
ConditionVirtualization=no
[Service]
ExecStart=/sbin/ureadahead
# when profiling, give it three minutes after sending SIGTERM to write out the pack file
TimeoutStopSec=3m
[Install]
WantedBy=default.target
|