22/07/11 10:13:29.70 oOG4URhK0.net
シャットダウンの遅延が起きました。
>>665
> # journalctl | grep systemd | less
> でシャットダウン時刻付近のログにエラーメッセージ出ないだろうか…?
シャットダウン時刻付近のログのエラーらしきもの
# journalctl | grep systemd | less
dbus-daemon[480]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Refusing activation, D-Bus is shutting down.
systemd によるアクティベーションは 'dbus-org.bluez.service' ユニットに対して失敗しました。アクティベーションを拒否されました、D-Bus はシャットダウンしています。
systemd[1]: watchdog.service: Control process exited, code=exited, status=1/FAILURE
systemd[1]: watchdog.service: Failed with result 'exit-code'.
systemd[1]: watchdog.service: Failed to enqueue OnFailure= job, ignoring: Transaction for wd_keepalive.service/start is destructive (veritysetup.target has 'stop' job queued, but 'start' is included in transaction).
watchdog.service: OnFailure= ジョブのエンキューに失敗しました。wd_keepalive.service/start のトランザクションは破壊的です (veritysetup.target には 'stop' ジョブがキューに入っていますが、 'start' はトランザクションに含まれます)。
dbus-daemon[480]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
ユニット 'dbus-org.freedesktop.nm-dispatcher.service' の systemd によるアクティベーションに失敗しました。D-Bus がシャットダウンしているため、アクティベーションを拒否しています。
以上を見て無効化できるものは無効にしてみる。