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'.

관련 정보