0 Mitglieder und 2 Gäste betrachten dieses Thema.
alf@alf-ThinkPad-T400:~$ systemd-analyze blame 24.549s apt-daily.service 1.682s dev-sda1.device 1.400s colord.service 1.357s udisks2.service 961ms apt-daily-upgrade.service 911ms NetworkManager.service 880ms plymouth-quit-wait.service 876ms lightdm.service 650ms ubuntu-system-adjustments.service 560ms networkd-dispatcher.service 543ms ModemManager.service 488ms systemd-rfkill.service 416ms systemd-journal-flush.service 404ms accounts-daemon.service 384ms systemd-journald.service 301ms keyboard-setup.service 269ms grub-common.service 251ms systemd-udev-trigger.service 247ms thermald.service 243ms systemd-logind.service 242ms upower.service 234ms systemd-timesyncd.service 228ms gpu-manager.service 220ms systemd-resolved.service 218ms kerneloops.service 217ms rsyslog.service 211ms avahi-daemon.service 195ms apparmor.service 160ms wpa_supplicant.service 152ms polkit.service 148ms hddtemp.service 139ms alsa-restore.service 127ms lvm2-monitor.service 126ms speech-dispatcher.service 109ms networking.service 103ms systemd-modules-load.service 100ms pppd-dns.service 96ms lm-sensors.service 85ms systemd-udevd.service 79ms dns-clean.service 72ms systemd-tmpfiles-setup.service 70ms user@1000.service 62ms sys-kernel-debug.mount 61ms systemd-tmpfiles-setup-dev.service 60ms systemd-remount-fs.service 59ms dev-mqueue.mount 59ms blk-availability.service 58ms kmod-static-nodes.service 58ms ufw.service 56ms dev-hugepages.mount 53ms systemd-sysctl.service 51ms plymouth-start.service 47ms packagekit.service 46ms sys-fs-fuse-connections.mount 35ms sys-kernel-config.mount 31ms plymouth-read-write.service 30ms systemd-random-seed.service 27ms systemd-update-utmp.service 25ms systemd-backlight@backlight:intel_backlight.service 25ms systemd-update-utmp-runlevel.service 21ms setvtrgb.service 19ms dev-disk-by\x2duuid-ed608ae8\x2d923a\x2d4ebe\x2d85d7\x2d1329546 19ms systemd-tmpfiles-clean.service 16ms openvpn.service 13ms systemd-user-sessions.service 12ms console-setup.service 11ms ureadahead-stop.service 7ms systemd-backlight@backlight:acpi_video0.service 6ms motd-news.service 6ms rtkit-daemon.service
sudo systemctl stop apt-daily.service
sudo systemctl disable apt-daily.service
systemd-analyze plot > ~/plot1.svg && firefox ~/plot1.svg
rm ~/plot1.svg
sudo systemctl enable apt-daily.service
sudo start apt-daily.service
alf@alf-ThinkPad-T400:~$ systemd-analyze blame 1.408s dev-sda1.device 1.195s lightdm.service 1.185s plymouth-quit-wait.service 846ms ubuntu-system-adjustments.service 806ms networkd-dispatcher.service 793ms systemd-rfkill.service 623ms udisks2.service 550ms NetworkManager.service 497ms accounts-daemon.service 440ms upower.service 397ms avahi-daemon.service 389ms ModemManager.service 369ms hddtemp.service 361ms systemd-journald.service 339ms alsa-restore.service 326ms kerneloops.service 324ms speech-dispatcher.service 314ms keyboard-setup.service 308ms gpu-manager.service 307ms thermald.service 296ms lm-sensors.service 292ms wpa_supplicant.service 275ms systemd-udev-trigger.service 271ms apparmor.service 250ms systemd-logind.service 231ms grub-common.service 164ms systemd-timesyncd.service 156ms systemd-resolved.service 155ms systemd-journal-flush.service 153ms networking.service 117ms lvm2-monitor.service 114ms pppd-dns.service 97ms rsyslog.service 97ms colord.service 91ms user@1000.service 80ms systemd-udevd.service 65ms systemd-modules-load.service 60ms dev-mqueue.mount 60ms systemd-sysctl.service 60ms kmod-static-nodes.service 58ms ufw.service 57ms sys-kernel-config.mount 57ms blk-availability.service 56ms polkit.service 52ms dev-hugepages.mount 49ms sys-kernel-debug.mount 48ms packagekit.service 48ms dns-clean.service 42ms systemd-tmpfiles-setup-dev.service 40ms systemd-tmpfiles-setup.service 32ms systemd-remount-fs.service 31ms dev-disk-by\x2duuid-ed608ae8\x2d923a\x2d4ebe\x2d85d7\x2d1329546 31ms sys-fs-fuse-connections.mount 26ms systemd-random-seed.service 25ms systemd-tmpfiles-clean.service 23ms systemd-update-utmp.service 23ms plymouth-start.service 15ms plymouth-read-write.service 15ms ureadahead-stop.service 14ms console-setup.service 13ms systemd-update-utmp-runlevel.service 11ms systemd-user-sessions.service 8ms systemd-backlight@backlight:acpi_video0.service 7ms rtkit-daemon.service 6ms systemd-backlight@backlight:intel_backlight.service 6ms openvpn.service 5ms setvtrgb.service 5ms motd-news.service
Könnte auch dadurch der "Zweitstart" schneller laufen als der "Erststart" des Tages?