Systemd:再起動/終了メッセージを削除する

Systemd:再起動/終了メッセージを削除する
OS: archlinux
systemd: systemd 239

私はアーチフォーラムで次の質問を読んだ。https://bbs.archlinux.org/viewtopic.php?id=233243

私はこのガイドのすべてのステップに従いました。https://wiki.archlinux.org/index.php/Silent_boot

それでも起動できず、slient再起動/終了するたびにメッセージがさまざまなレベルで話すことができないため、表示が嫌いです。

編集:失敗したサービスはありません。

systemctl --failed
0 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

以下は結果ですjournalctl -b -1 -u init.scope。赤いメッセージもなく、色盲もありません:)

Nov 04 00:54:14 localhost systemd[1]: Requested transaction contradicts existing jobs: Transaction is destructive.
Nov 04 00:54:14 localhost systemd[1]: systemd-networkd.socket: Failed to queue service startup job (Maybe the service file is missing or not a non-template unit?): Transaction is destructive.
Nov 04 00:54:14 localhost systemd[1]: systemd-networkd.socket: Failed with result 'resources'.

ベストアンサー1

おすすめ記事