起動時間を短縮Armbian


1

オレンジpiと2EでArmbianを実行し、VirtualhereのUSBサーバーを使用してusbポートをストリーミングします。起動時にrc.localを使用して実行しています。

起動時間を短縮する必要があります。これがsystemd-analyzeのせいです

1.689s networking.service
759ms systemd-udev-trigger.service
672ms systemd-logind.service
519ms loadcpufreq.service
509ms systemd-modules-load.service
499ms systemd-user-sessions.service
489ms console-setup.service
479ms rc-local.service
419ms keymap.service
399ms kmod-static-nodes.service
359ms cpufrequtils.service
338ms dev-mqueue.mount
319ms systemd-rfkill@rfkill0.service
319ms systemd-remount-fs.service
309ms kbd.service
272ms sys-kernel-debug.mount
249ms systemd-random-seed.service
249ms systemd-tmpfiles-setup-dev.service
219ms systemd-sysctl.service
219ms systemd-update-utmp.service
219ms systemd-tmpfiles-setup.service
109ms udev-finish.service
93ms systemd-udevd.service
79ms sysfsutils.service
73ms systemd-update-utmp-runlevel.service
66ms lirc.service
66ms user@0.service
44ms sys-fs-fuse-connections.mount
31ms systemd-tmpfiles-clean.service
10ms tmp.mount

何を無効にできますか?

また、起動時間を短縮するために使用できる他の方法は何ですか?

事前に感謝します、Super linux noob。

弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.