Страница 1 из 1

Long Rosa R8 shutdown/reboot

Добавлено: 01 сен 2016, 21:59
trencan
Hello,

today I suddenly observed long shutdown/reboot (more than 1min) of my Rosa R8. I was not aware of any dramatic change I did in system. When pressed ESC, I saw console and pending stop job for systemd-timesyncd.service. There was timeout 1.5min. That was the root cause of long shutdown/reboot. After PC boot, when I displayed status of that service, I saw there was connection error from PC boot. So most probably this service starts too early, earlier than network is ready. For now I disabled "Set date and time automatically", what disabled the service. Shutdown/reboot in now very quick. To have time synchronized, I created script in /etc/NetworkManager/dispatcher.d which starts/stops the systemd-timesyncd.service manually. Is anybody facing to the same problem?

Thanks.