web-dev-qa-db-ja.com

Debianブート:注文サイクルの中断(systemd)

Debianデスクトップを起動すると、次の警告が表示されます。

nov 08 22:05:12 Luca-PC systemd[1]: Job paths.target/start deleted to break ordering cycle starting with basic.target/start
nov 08 22:05:12 Luca-PC systemd[1]: Job rpcbind.service/start deleted to break ordering cycle starting with basic.target/start
nov 08 22:05:15 Luca-PC systemd[1]: Job paths.target/start deleted to break ordering cycle starting with basic.target/start
nov 08 22:05:15 Luca-PC systemd[1]: Job sysinit.target/start deleted to break ordering cycle starting with basic.target/start
nov 08 22:05:15 Luca-PC systemd[1]: Job rpcbind.service/start deleted to break ordering cycle starting with sysinit.target/start

どうすればこれを修正できますか?

3
Luca D'Amico

最終的にはファイアウォールで保護されました。削除しましたが、起動時にこれらのメッセージが表示されません。

0
Luca D'Amico