mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
To suppress the following warnings in case check_device_unit() failed e.g. when the device is already removed: ``` sed: couldn't write 130 items to stdout: Broken pipe awk: write failure (Broken pipe) awk: close failed on file "/dev/stdout" (Broken pipe) ```