Comment 3 for bug 1579580

Revision history for this message
Rich McAllister (rfm) wrote :

/sbin/ureadahead is writing out warnings every time it gets a relative path from debugfs. This seems excessively wordy, but putting a -q on the ExecStart in ureadahead.service would shut it up.

I did a systemd drop-in as a workaround by creating /etc/systemd/system/ureadahead.service.d/quiet.conf containing

[Service]
ExecStart=
ExecStart=/sbin/ureadahead -q