Created
July 13, 2021 11:30
-
-
Save hashbrowncipher/24d16505ff34e4409121cb7acb9dfd71 to your computer and use it in GitHub Desktop.
boot in 2761ms
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- This run was on a c5.large which had been booted up before | |
- Set MODULES=dep in /etc/initramfs-tools/initramfs.conf | |
- Deleted a bunch of initramfs-tools hooks, including especially: iscsi mdadm lvm2 | |
- Removed a bunch of stock ubuntu services | |
* snapd | |
* ec2-instance-connect | |
* cryptsetup-initramfs | |
* udisks2 | |
* unattended-upgrades | |
* plymouth | |
* cloud-init | |
* ntfs-3g | |
- cloud-init will probably need to be reinstalled: too useful | |
* but I think it's still ok to `systemctl mask cloud-init-local` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" standalone="no"?> | |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
<svg width="1608px" height="3330px" version="1.1" xmlns="http://www.w3.org/2000/svg"> | |
<!-- This file is a systemd-analyze SVG file. It is best rendered in a --> | |
<!-- browser such as Chrome, Chromium or Firefox. Other applications --> | |
<!-- that render these files properly but much slower are ImageMagick, --> | |
<!-- gimp, inkscape, etc. To display the files on your system, just --> | |
<!-- point your browser to this file. --> | |
<!-- This plot was generated by systemd-analyze version 247.3-3ubuntu3.1 --> | |
<defs> | |
<style type="text/css"> | |
<![CDATA[ | |
rect { stroke-width: 1; stroke-opacity: 0; } | |
rect.background { fill: rgb(255,255,255); } | |
rect.activating { fill: rgb(255,0,0); fill-opacity: 0.7; } | |
rect.active { fill: rgb(200,150,150); fill-opacity: 0.7; } | |
rect.deactivating { fill: rgb(150,100,100); fill-opacity: 0.7; } | |
rect.kernel { fill: rgb(150,150,150); fill-opacity: 0.7; } | |
rect.initrd { fill: rgb(150,150,150); fill-opacity: 0.7; } | |
rect.firmware { fill: rgb(150,150,150); fill-opacity: 0.7; } | |
rect.loader { fill: rgb(150,150,150); fill-opacity: 0.7; } | |
rect.userspace { fill: rgb(150,150,150); fill-opacity: 0.7; } | |
rect.security { fill: rgb(144,238,144); fill-opacity: 0.7; } | |
rect.generators { fill: rgb(102,204,255); fill-opacity: 0.7; } | |
rect.unitsload { fill: rgb( 82,184,255); fill-opacity: 0.7; } | |
rect.box { fill: rgb(240,240,240); stroke: rgb(192,192,192); } | |
line { stroke: rgb(64,64,64); stroke-width: 1; } | |
// line.sec1 { } | |
line.sec5 { stroke-width: 2; } | |
line.sec01 { stroke: rgb(224,224,224); stroke-width: 1; } | |
text { font-family: Verdana, Helvetica; font-size: 14px; } | |
text.left { font-family: Verdana, Helvetica; font-size: 14px; text-anchor: start; } | |
text.right { font-family: Verdana, Helvetica; font-size: 14px; text-anchor: end; } | |
text.sec { font-size: 10px; } | |
]]> | |
</style> | |
</defs> | |
<rect class="background" width="100%" height="100%" /> | |
<text x="20" y="50">Startup finished in 390ms (firmware) + 189ms (loader) + 875ms (kernel) + 1.305s (userspace) = 2.761s | |
graphical.target reached after 1.293s in userspace</text><text x="20" y="30">Ubuntu 21.04 ip-172-31-61-134 (Linux 5.11.0-1011-aws #11-Ubuntu SMP Thu Jun 17 01:42:24 UTC 2021) x86-64 kvm</text><g transform="translate(78.059,100)"> | |
<rect class="box" x="0" y="0" width="276.192" height="3080.000" /> | |
<line class="sec01" x1="-50.000" y1="0" x2="-50.000" y2="3080.000" /> | |
<line class="sec01" x1="-40.000" y1="0" x2="-40.000" y2="3080.000" /> | |
<line class="sec01" x1="-30.000" y1="0" x2="-30.000" y2="3080.000" /> | |
<line class="sec01" x1="-20.000" y1="0" x2="-20.000" y2="3080.000" /> | |
<line class="sec01" x1="-10.000" y1="0" x2="-10.000" y2="3080.000" /> | |
<line class="sec5" x1="0.000" y1="0" x2="0.000" y2="3080.000" /> | |
<text class="sec" x="0.000" y="-5.000" >0.0s</text> | |
<line class="sec01" x1="10.000" y1="0" x2="10.000" y2="3080.000" /> | |
<line class="sec01" x1="20.000" y1="0" x2="20.000" y2="3080.000" /> | |
<line class="sec01" x1="30.000" y1="0" x2="30.000" y2="3080.000" /> | |
<line class="sec01" x1="40.000" y1="0" x2="40.000" y2="3080.000" /> | |
<line class="sec01" x1="50.000" y1="0" x2="50.000" y2="3080.000" /> | |
<line class="sec01" x1="60.000" y1="0" x2="60.000" y2="3080.000" /> | |
<line class="sec01" x1="70.000" y1="0" x2="70.000" y2="3080.000" /> | |
<line class="sec01" x1="80.000" y1="0" x2="80.000" y2="3080.000" /> | |
<line class="sec01" x1="90.000" y1="0" x2="90.000" y2="3080.000" /> | |
<line class="sec1" x1="100.000" y1="0" x2="100.000" y2="3080.000" /> | |
<text class="sec" x="100.000" y="-5.000" >1.0s</text> | |
<line class="sec01" x1="110.000" y1="0" x2="110.000" y2="3080.000" /> | |
<line class="sec01" x1="120.000" y1="0" x2="120.000" y2="3080.000" /> | |
<line class="sec01" x1="130.000" y1="0" x2="130.000" y2="3080.000" /> | |
<line class="sec01" x1="140.000" y1="0" x2="140.000" y2="3080.000" /> | |
<line class="sec01" x1="150.000" y1="0" x2="150.000" y2="3080.000" /> | |
<line class="sec01" x1="160.000" y1="0" x2="160.000" y2="3080.000" /> | |
<line class="sec01" x1="170.000" y1="0" x2="170.000" y2="3080.000" /> | |
<line class="sec01" x1="180.000" y1="0" x2="180.000" y2="3080.000" /> | |
<line class="sec01" x1="190.000" y1="0" x2="190.000" y2="3080.000" /> | |
<line class="sec1" x1="200.000" y1="0" x2="200.000" y2="3080.000" /> | |
<text class="sec" x="200.000" y="-5.000" >2.0s</text> | |
<line class="sec01" x1="210.000" y1="0" x2="210.000" y2="3080.000" /> | |
<rect class="firmware" x="-58.059" y="0.000" width="39.081" height="19.000" /> | |
<text class="left" x="-53.059" y="14.000">firmware</text> | |
<rect class="loader" x="-18.978" y="20.000" width="18.978" height="19.000" /> | |
<text class="left" x="-13.978" y="34.000">loader</text> | |
<rect class="kernel" x="0.000" y="40.000" width="87.591" height="19.000" /> | |
<text class="left" x="5.000" y="54.000">kernel</text> | |
<rect class="active" x="87.591" y="60.000" width="130.542" height="19.000" /> | |
<rect class="security" x="88.502" y="60.000" width="0.301" height="19.000" /> | |
<rect class="generators" x="95.290" y="60.000" width="6.897" height="19.000" /> | |
<rect class="unitsload" x="102.187" y="60.000" width="0.445" height="19.000" /> | |
<text class="left" x="92.591" y="74.000">systemd</text> | |
<rect class="activating" x="102.640" y="80.000" width="0.000" height="19.000" /> | |
<rect class="active" x="102.640" y="80.000" width="115.494" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="80.000" width="0.000" height="19.000" /> | |
<text class="left" x="107.640" y="94.000">-.slice</text> | |
<rect class="activating" x="102.641" y="100.000" width="0.000" height="19.000" /> | |
<rect class="active" x="102.641" y="100.000" width="115.493" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="100.000" width="0.000" height="19.000" /> | |
<text class="left" x="107.641" y="114.000">system.slice</text> | |
<rect class="activating" x="102.641" y="120.000" width="0.000" height="19.000" /> | |
<rect class="active" x="102.641" y="120.000" width="115.493" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="120.000" width="0.000" height="19.000" /> | |
<text class="left" x="107.641" y="134.000">init.scope</text> | |
<rect class="activating" x="102.641" y="140.000" width="0.000" height="19.000" /> | |
<rect class="active" x="102.641" y="140.000" width="115.492" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="140.000" width="0.000" height="19.000" /> | |
<text class="left" x="107.641" y="154.000">-.mount</text> | |
<rect class="activating" x="111.981" y="160.000" width="0.000" height="19.000" /> | |
<rect class="active" x="111.981" y="160.000" width="106.153" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="160.000" width="0.000" height="19.000" /> | |
<text class="left" x="116.981" y="174.000">system-modprobe.slice</text> | |
<rect class="activating" x="112.194" y="180.000" width="0.000" height="19.000" /> | |
<rect class="active" x="112.194" y="180.000" width="105.940" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="180.000" width="0.000" height="19.000" /> | |
<text class="left" x="117.194" y="194.000">system-serial\x2dgetty.slice</text> | |
<rect class="activating" x="112.410" y="200.000" width="0.000" height="19.000" /> | |
<rect class="active" x="112.410" y="200.000" width="105.724" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="200.000" width="0.000" height="19.000" /> | |
<text class="left" x="117.410" y="214.000">user.slice</text> | |
<rect class="activating" x="112.600" y="220.000" width="0.000" height="19.000" /> | |
<rect class="active" x="112.600" y="220.000" width="105.533" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="220.000" width="0.000" height="19.000" /> | |
<text class="left" x="117.600" y="234.000">systemd-ask-password-console.path</text> | |
<rect class="activating" x="112.844" y="240.000" width="0.000" height="19.000" /> | |
<rect class="active" x="112.844" y="240.000" width="105.290" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="240.000" width="0.000" height="19.000" /> | |
<text class="left" x="117.844" y="254.000">systemd-ask-password-wall.path</text> | |
<rect class="activating" x="113.091" y="260.000" width="0.000" height="19.000" /> | |
<rect class="active" x="113.091" y="260.000" width="105.042" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="260.000" width="0.000" height="19.000" /> | |
<text class="left" x="118.091" y="274.000">proc-sys-fs-binfmt_misc.automount</text> | |
<rect class="activating" x="113.360" y="280.000" width="0.000" height="19.000" /> | |
<rect class="active" x="113.360" y="280.000" width="104.774" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="280.000" width="0.000" height="19.000" /> | |
<text class="left" x="118.360" y="294.000">cryptsetup.target</text> | |
<rect class="activating" x="113.549" y="300.000" width="0.000" height="19.000" /> | |
<rect class="active" x="113.549" y="300.000" width="104.584" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="300.000" width="0.000" height="19.000" /> | |
<text class="left" x="118.549" y="314.000">nss-user-lookup.target</text> | |
<rect class="activating" x="113.745" y="320.000" width="0.000" height="19.000" /> | |
<rect class="active" x="113.745" y="320.000" width="104.388" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="320.000" width="0.000" height="19.000" /> | |
<text class="left" x="118.745" y="334.000">slices.target</text> | |
<rect class="activating" x="113.890" y="340.000" width="0.000" height="19.000" /> | |
<rect class="active" x="113.890" y="340.000" width="104.243" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="340.000" width="0.000" height="19.000" /> | |
<text class="left" x="118.890" y="354.000">swap.target</text> | |
<rect class="activating" x="114.035" y="360.000" width="0.000" height="19.000" /> | |
<rect class="active" x="114.035" y="360.000" width="104.098" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="360.000" width="0.000" height="19.000" /> | |
<text class="left" x="119.035" y="374.000">dm-event.socket</text> | |
<rect class="activating" x="114.262" y="380.000" width="0.000" height="19.000" /> | |
<rect class="active" x="114.262" y="380.000" width="103.871" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="380.000" width="0.000" height="19.000" /> | |
<text class="left" x="119.262" y="394.000">lvm2-lvmpolld.socket</text> | |
<rect class="activating" x="114.449" y="400.000" width="0.000" height="19.000" /> | |
<rect class="active" x="114.449" y="400.000" width="103.685" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="400.000" width="0.000" height="19.000" /> | |
<text class="left" x="119.449" y="414.000">multipathd.socket</text> | |
<rect class="activating" x="114.647" y="420.000" width="0.000" height="19.000" /> | |
<rect class="active" x="114.647" y="420.000" width="103.487" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="420.000" width="0.000" height="19.000" /> | |
<text class="left" x="119.647" y="434.000">syslog.socket</text> | |
<rect class="activating" x="114.808" y="440.000" width="0.000" height="19.000" /> | |
<rect class="active" x="114.808" y="440.000" width="103.326" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="440.000" width="0.000" height="19.000" /> | |
<text class="left" x="119.808" y="454.000">systemd-initctl.socket</text> | |
<rect class="activating" x="115.028" y="460.000" width="0.000" height="19.000" /> | |
<rect class="active" x="115.028" y="460.000" width="103.106" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="460.000" width="0.000" height="19.000" /> | |
<text class="left" x="120.028" y="474.000">systemd-journald-audit.socket</text> | |
<rect class="activating" x="115.207" y="480.000" width="0.000" height="19.000" /> | |
<rect class="active" x="115.207" y="480.000" width="102.926" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="480.000" width="0.000" height="19.000" /> | |
<text class="left" x="120.207" y="494.000">systemd-journald-dev-log.socket</text> | |
<rect class="activating" x="115.401" y="500.000" width="0.000" height="19.000" /> | |
<rect class="active" x="115.401" y="500.000" width="102.732" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="500.000" width="0.000" height="19.000" /> | |
<text class="left" x="120.401" y="514.000">systemd-journald.socket</text> | |
<rect class="activating" x="115.568" y="520.000" width="0.000" height="19.000" /> | |
<rect class="active" x="115.568" y="520.000" width="102.566" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="520.000" width="0.000" height="19.000" /> | |
<text class="left" x="120.568" y="534.000">systemd-networkd.socket</text> | |
<rect class="activating" x="115.774" y="540.000" width="0.000" height="19.000" /> | |
<rect class="active" x="115.774" y="540.000" width="102.359" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="540.000" width="0.000" height="19.000" /> | |
<text class="left" x="120.774" y="554.000">systemd-udevd-control.socket</text> | |
<rect class="activating" x="115.951" y="560.000" width="0.000" height="19.000" /> | |
<rect class="active" x="115.951" y="560.000" width="102.183" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="560.000" width="0.000" height="19.000" /> | |
<text class="left" x="120.951" y="574.000">systemd-udevd-kernel.socket</text> | |
<rect class="activating" x="116.191" y="580.000" width="8.398" height="19.000" /> | |
<rect class="active" x="124.590" y="580.000" width="93.544" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="580.000" width="0.000" height="19.000" /> | |
<text class="left" x="121.191" y="594.000">dev-hugepages.mount (83ms)</text> | |
<rect class="activating" x="116.434" y="600.000" width="8.382" height="19.000" /> | |
<rect class="active" x="124.816" y="600.000" width="93.317" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="600.000" width="0.000" height="19.000" /> | |
<text class="left" x="121.434" y="614.000">dev-mqueue.mount (83ms)</text> | |
<rect class="activating" x="116.739" y="620.000" width="8.332" height="19.000" /> | |
<rect class="active" x="125.071" y="620.000" width="93.063" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="620.000" width="0.000" height="19.000" /> | |
<text class="left" x="121.739" y="634.000">sys-kernel-debug.mount (83ms)</text> | |
<rect class="activating" x="117.022" y="640.000" width="8.255" height="19.000" /> | |
<rect class="active" x="125.277" y="640.000" width="92.857" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="640.000" width="0.000" height="19.000" /> | |
<text class="left" x="122.022" y="654.000">sys-kernel-tracing.mount (82ms)</text> | |
<rect class="activating" x="117.360" y="660.000" width="9.542" height="19.000" /> | |
<rect class="active" x="126.902" y="660.000" width="91.232" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="660.000" width="0.000" height="19.000" /> | |
<text class="left" x="122.360" y="674.000">systemd-journald.service (95ms)</text> | |
<rect class="activating" x="117.617" y="680.000" width="18.149" height="19.000" /> | |
<rect class="active" x="135.766" y="680.000" width="82.367" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="680.000" width="0.000" height="19.000" /> | |
<text class="left" x="122.617" y="694.000">keyboard-setup.service (181ms)</text> | |
<rect class="activating" x="117.910" y="700.000" width="9.271" height="19.000" /> | |
<rect class="active" x="127.181" y="700.000" width="90.953" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="700.000" width="0.000" height="19.000" /> | |
<text class="left" x="122.910" y="714.000">kmod-static-nodes.service (92ms)</text> | |
<rect class="activating" x="118.252" y="720.000" width="9.123" height="19.000" /> | |
<rect class="active" x="127.375" y="720.000" width="90.759" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="720.000" width="0.000" height="19.000" /> | |
<text class="left" x="123.252" y="734.000">lvm2-monitor.service (91ms)</text> | |
<rect class="activating" x="118.649" y="740.000" width="8.864" height="19.000" /> | |
<rect class="active" x="127.513" y="740.000" width="0.000" height="19.000" /> | |
<rect class="deactivating" x="127.513" y="740.000" width="0.000" height="19.000" /> | |
<text class="left" x="123.649" y="754.000">[email protected] (88ms)</text> | |
<rect class="activating" x="119.075" y="760.000" width="8.584" height="19.000" /> | |
<rect class="active" x="127.659" y="760.000" width="0.000" height="19.000" /> | |
<rect class="deactivating" x="127.659" y="760.000" width="0.000" height="19.000" /> | |
<text class="left" x="124.075" y="774.000">[email protected] (85ms)</text> | |
<rect class="activating" x="119.787" y="780.000" width="8.016" height="19.000" /> | |
<rect class="active" x="127.803" y="780.000" width="0.000" height="19.000" /> | |
<rect class="deactivating" x="127.803" y="780.000" width="0.000" height="19.000" /> | |
<text class="left" x="124.787" y="794.000">[email protected] (80ms)</text> | |
<rect class="activating" x="122.218" y="800.000" width="5.745" height="19.000" /> | |
<rect class="active" x="127.963" y="800.000" width="90.171" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="800.000" width="0.000" height="19.000" /> | |
<text class="left" x="127.218" y="814.000">systemd-modules-load.service (57ms)</text> | |
<rect class="activating" x="122.862" y="820.000" width="5.227" height="19.000" /> | |
<rect class="active" x="128.088" y="820.000" width="90.046" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="820.000" width="0.000" height="19.000" /> | |
<text class="left" x="127.862" y="834.000">systemd-remount-fs.service (52ms)</text> | |
<rect class="activating" x="123.635" y="840.000" width="11.859" height="19.000" /> | |
<rect class="active" x="135.494" y="840.000" width="82.639" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="840.000" width="0.000" height="19.000" /> | |
<text class="left" x="128.635" y="854.000">systemd-udev-trigger.service (118ms)</text> | |
<rect class="activating" x="124.024" y="860.000" width="4.318" height="19.000" /> | |
<rect class="active" x="128.342" y="860.000" width="89.791" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="860.000" width="0.000" height="19.000" /> | |
<text class="left" x="129.024" y="874.000">ufw.service (43ms)</text> | |
<rect class="activating" x="124.450" y="880.000" width="41.153" height="19.000" /> | |
<rect class="active" x="165.603" y="880.000" width="52.531" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="880.000" width="0.000" height="19.000" /> | |
<text class="left" x="129.450" y="894.000">dev-nvme0n1p2.device (411ms)</text> | |
<rect class="activating" x="128.541" y="900.000" width="4.364" height="19.000" /> | |
<rect class="active" x="132.905" y="900.000" width="85.229" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="900.000" width="0.000" height="19.000" /> | |
<text class="left" x="133.541" y="914.000">sys-fs-fuse-connections.mount (43ms)</text> | |
<rect class="activating" x="128.703" y="920.000" width="2.702" height="19.000" /> | |
<rect class="active" x="131.405" y="920.000" width="86.729" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="920.000" width="0.000" height="19.000" /> | |
<text class="left" x="133.703" y="934.000">sys-kernel-config.mount (27ms)</text> | |
<rect class="activating" x="130.260" y="940.000" width="5.365" height="19.000" /> | |
<rect class="active" x="135.625" y="940.000" width="82.509" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="940.000" width="0.000" height="19.000" /> | |
<text class="left" x="135.260" y="954.000">systemd-journal-flush.service (53ms)</text> | |
<rect class="activating" x="130.448" y="960.000" width="2.745" height="19.000" /> | |
<rect class="active" x="133.193" y="960.000" width="84.941" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="960.000" width="0.000" height="19.000" /> | |
<text class="left" x="135.448" y="974.000">systemd-random-seed.service (27ms)</text> | |
<rect class="activating" x="130.632" y="980.000" width="4.596" height="19.000" /> | |
<rect class="active" x="135.228" y="980.000" width="82.906" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="980.000" width="0.000" height="19.000" /> | |
<text class="left" x="135.632" y="994.000">systemd-sysctl.service (45ms)</text> | |
<rect class="activating" x="130.798" y="1000.000" width="3.573" height="19.000" /> | |
<rect class="active" x="134.371" y="1000.000" width="83.763" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1000.000" width="0.000" height="19.000" /> | |
<text class="left" x="135.798" y="1014.000">systemd-sysusers.service (35ms)</text> | |
<rect class="activating" x="134.572" y="1020.000" width="2.099" height="19.000" /> | |
<rect class="active" x="136.671" y="1020.000" width="81.463" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1020.000" width="0.000" height="19.000" /> | |
<text class="left" x="139.572" y="1034.000">systemd-tmpfiles-setup-dev.service (20ms)</text> | |
<rect class="activating" x="135.937" y="1040.000" width="31.088" height="19.000" /> | |
<rect class="active" x="167.024" y="1040.000" width="51.109" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1040.000" width="0.000" height="19.000" /> | |
<text class="left" x="140.937" y="1054.000">systemd-udev-settle.service (310ms)</text> | |
<rect class="activating" x="136.869" y="1060.000" width="3.513" height="19.000" /> | |
<rect class="active" x="140.382" y="1060.000" width="77.751" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1060.000" width="0.000" height="19.000" /> | |
<text class="left" x="141.869" y="1074.000">systemd-udevd.service (35ms)</text> | |
<rect class="activating" x="140.892" y="1080.000" width="9.223" height="19.000" /> | |
<rect class="active" x="150.115" y="1080.000" width="68.019" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1080.000" width="0.000" height="19.000" /> | |
<text class="left" x="145.892" y="1094.000">systemd-networkd.service (92ms)</text> | |
<rect class="activating" x="148.222" y="1100.000" width="0.000" height="19.000" /> | |
<rect class="active" x="148.222" y="1100.000" width="69.912" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1100.000" width="0.000" height="19.000" /> | |
<text class="left" x="153.222" y="1114.000">sys-module-fuse.device</text> | |
<rect class="activating" x="149.825" y="1120.000" width="0.000" height="19.000" /> | |
<rect class="active" x="149.825" y="1120.000" width="68.308" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1120.000" width="0.000" height="19.000" /> | |
<text class="left" x="154.825" y="1134.000">sys-module-configfs.device</text> | |
<rect class="activating" x="150.296" y="1140.000" width="1.919" height="19.000" /> | |
<rect class="active" x="152.215" y="1140.000" width="65.919" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1140.000" width="0.000" height="19.000" /> | |
<text class="left" x="155.296" y="1154.000">systemd-networkd-wait-online.service (19ms)</text> | |
<rect class="activating" x="154.203" y="1160.000" width="0.000" height="19.000" /> | |
<rect class="active" x="154.203" y="1160.000" width="63.931" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1160.000" width="0.000" height="19.000" /> | |
<text class="left" x="159.203" y="1174.000">dev-ttyS1.device</text> | |
<rect class="activating" x="154.203" y="1180.000" width="0.000" height="19.000" /> | |
<rect class="active" x="154.203" y="1180.000" width="63.931" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1180.000" width="0.000" height="19.000" /> | |
<text class="left" x="159.203" y="1194.000">sys-devices-platform-serial8250-tty-ttyS1.device</text> | |
<rect class="activating" x="154.274" y="1200.000" width="0.000" height="19.000" /> | |
<rect class="active" x="154.274" y="1200.000" width="63.859" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1200.000" width="0.000" height="19.000" /> | |
<text class="left" x="159.274" y="1214.000">dev-ttyS3.device</text> | |
<rect class="activating" x="154.275" y="1220.000" width="0.000" height="19.000" /> | |
<rect class="active" x="154.275" y="1220.000" width="63.859" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1220.000" width="0.000" height="19.000" /> | |
<text class="left" x="159.275" y="1234.000">sys-devices-platform-serial8250-tty-ttyS3.device</text> | |
<rect class="activating" x="154.440" y="1240.000" width="0.000" height="19.000" /> | |
<rect class="active" x="154.440" y="1240.000" width="63.694" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1240.000" width="0.000" height="19.000" /> | |
<text class="left" x="159.440" y="1254.000">dev-ttyS2.device</text> | |
<rect class="activating" x="154.440" y="1260.000" width="0.000" height="19.000" /> | |
<rect class="active" x="154.440" y="1260.000" width="63.693" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1260.000" width="0.000" height="19.000" /> | |
<text class="left" x="159.440" y="1274.000">sys-devices-platform-serial8250-tty-ttyS2.device</text> | |
<rect class="activating" x="154.579" y="1280.000" width="0.000" height="19.000" /> | |
<rect class="active" x="154.579" y="1280.000" width="63.554" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1280.000" width="0.000" height="19.000" /> | |
<text class="left" x="159.579" y="1294.000">dev-ttyS0.device</text> | |
<rect class="activating" x="154.663" y="1300.000" width="0.000" height="19.000" /> | |
<rect class="active" x="154.663" y="1300.000" width="63.470" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1300.000" width="0.000" height="19.000" /> | |
<text class="left" x="159.663" y="1314.000">sys-devices-pnp0-00:04-tty-ttyS0.device</text> | |
<rect class="activating" x="157.092" y="1320.000" width="0.000" height="19.000" /> | |
<rect class="active" x="157.092" y="1320.000" width="61.042" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1320.000" width="0.000" height="19.000" /> | |
<text class="left" x="162.092" y="1334.000">dev-rfkill.device</text> | |
<rect class="activating" x="157.092" y="1340.000" width="0.000" height="19.000" /> | |
<rect class="active" x="157.092" y="1340.000" width="61.041" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1340.000" width="0.000" height="19.000" /> | |
<text class="left" x="162.092" y="1354.000">sys-devices-virtual-misc-rfkill.device</text> | |
<rect class="activating" x="157.102" y="1360.000" width="0.000" height="19.000" /> | |
<rect class="active" x="157.102" y="1360.000" width="61.032" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1360.000" width="0.000" height="19.000" /> | |
<text class="left" x="162.102" y="1374.000">systemd-rfkill.socket</text> | |
<rect class="activating" x="161.596" y="1380.000" width="0.000" height="19.000" /> | |
<rect class="active" x="161.596" y="1380.000" width="56.537" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1380.000" width="0.000" height="19.000" /> | |
<text class="left" x="166.596" y="1394.000">dev-ttyprintk.device</text> | |
<rect class="activating" x="161.597" y="1400.000" width="0.000" height="19.000" /> | |
<rect class="active" x="161.597" y="1400.000" width="56.537" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1400.000" width="0.000" height="19.000" /> | |
<text class="left" x="166.597" y="1414.000">sys-devices-virtual-tty-ttyprintk.device</text> | |
<rect class="activating" x="163.740" y="1420.000" width="0.000" height="19.000" /> | |
<rect class="active" x="163.740" y="1420.000" width="54.394" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1420.000" width="0.000" height="19.000" /> | |
<text class="left" x="168.740" y="1434.000">dev-disk-by\x2did-nvme\x2dAmazon_Elastic_Block_Store_vol0b6b146809b84269b.device</text> | |
<rect class="activating" x="163.740" y="1440.000" width="0.000" height="19.000" /> | |
<rect class="active" x="163.740" y="1440.000" width="54.394" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1440.000" width="0.000" height="19.000" /> | |
<text class="left" x="168.740" y="1454.000">dev-disk-by\x2dpath-pci\x2d0000:00:04.0\x2dnvme\x2d1.device</text> | |
<rect class="activating" x="163.740" y="1460.000" width="0.000" height="19.000" /> | |
<rect class="active" x="163.740" y="1460.000" width="54.393" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1460.000" width="0.000" height="19.000" /> | |
<text class="left" x="168.740" y="1474.000">dev-disk-by\x2did-nvme\x2dnvme.1d0f\x2d766f6c3062366231343638303962383432363962\x2d416d617a6f6e20456c617374696320426c6f636b2053746f7265\x2d00000001.device</text> | |
<rect class="activating" x="163.740" y="1480.000" width="0.000" height="19.000" /> | |
<rect class="active" x="163.740" y="1480.000" width="54.393" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1480.000" width="0.000" height="19.000" /> | |
<text class="left" x="168.740" y="1494.000">dev-nvme0n1.device</text> | |
<rect class="activating" x="163.740" y="1500.000" width="0.000" height="19.000" /> | |
<rect class="active" x="163.740" y="1500.000" width="54.393" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1500.000" width="0.000" height="19.000" /> | |
<text class="left" x="168.740" y="1514.000">sys-devices-pci0000:00-0000:00:04.0-nvme-nvme0-nvme0n1.device</text> | |
<rect class="activating" x="165.002" y="1520.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.002" y="1520.000" width="53.132" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1520.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.002" y="1534.000">sys-subsystem-net-devices-ens5.device</text> | |
<rect class="activating" x="165.002" y="1540.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.002" y="1540.000" width="53.132" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1540.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.002" y="1554.000">sys-devices-pci0000:00-0000:00:05.0-net-ens5.device</text> | |
<rect class="activating" x="165.602" y="1560.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.602" y="1560.000" width="52.532" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1560.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.602" y="1574.000">dev-disk-by\x2dpath-pci\x2d0000:00:04.0\x2dnvme\x2d1\x2dpart2.device</text> | |
<rect class="activating" x="165.602" y="1580.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.602" y="1580.000" width="52.531" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1580.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.602" y="1594.000">dev-disk-by\x2did-nvme\x2dAmazon_Elastic_Block_Store_vol0b6b146809b84269b\x2dpart2.device</text> | |
<rect class="activating" x="165.602" y="1600.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.602" y="1600.000" width="52.531" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1600.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.602" y="1614.000">dev-disk-by\x2duuid-19517713\x2d4510\x2d450d\x2d897f\x2dcf4a129c0944.device</text> | |
<rect class="activating" x="165.603" y="1620.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.603" y="1620.000" width="52.531" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1620.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.603" y="1634.000">dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device</text> | |
<rect class="activating" x="165.603" y="1640.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.603" y="1640.000" width="52.531" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1640.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.603" y="1654.000">dev-disk-by\x2dpartuuid-9fc088b3\x2d4bb7\x2d444b\x2d8fb1\x2d1da55c3d39ad.device</text> | |
<rect class="activating" x="165.603" y="1660.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.603" y="1660.000" width="52.531" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1660.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.603" y="1674.000">dev-disk-by\x2did-nvme\x2dnvme.1d0f\x2d766f6c3062366231343638303962383432363962\x2d416d617a6f6e20456c617374696320426c6f636b2053746f7265\x2d00000001\x2dpart2.device</text> | |
<rect class="activating" x="165.603" y="1680.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.603" y="1680.000" width="52.531" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1680.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.603" y="1694.000">dev-disk-by\x2dlabel-rootfs.device</text> | |
<rect class="activating" x="165.603" y="1700.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.603" y="1700.000" width="52.531" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1700.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.603" y="1714.000">sys-devices-pci0000:00-0000:00:04.0-nvme-nvme0-nvme0n1-nvme0n1p2.device</text> | |
<rect class="activating" x="165.773" y="1720.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.773" y="1720.000" width="52.361" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1720.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.773" y="1734.000">dev-disk-by\x2dpath-pci\x2d0000:00:04.0\x2dnvme\x2d1\x2dpart1.device</text> | |
<rect class="activating" x="165.773" y="1740.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.773" y="1740.000" width="52.361" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1740.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.773" y="1754.000">dev-disk-by\x2did-nvme\x2dAmazon_Elastic_Block_Store_vol0b6b146809b84269b\x2dpart1.device</text> | |
<rect class="activating" x="165.773" y="1760.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.773" y="1760.000" width="52.361" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1760.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.773" y="1774.000">dev-disk-by\x2duuid-56EC\x2d117B.device</text> | |
<rect class="activating" x="165.773" y="1780.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.773" y="1780.000" width="52.360" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1780.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.773" y="1794.000">dev-disk-by\x2dpartlabel-EFI\x5cx20system\x5cx20partition.device</text> | |
<rect class="activating" x="165.773" y="1800.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.773" y="1800.000" width="52.360" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1800.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.773" y="1814.000">dev-disk-by\x2did-nvme\x2dnvme.1d0f\x2d766f6c3062366231343638303962383432363962\x2d416d617a6f6e20456c617374696320426c6f636b2053746f7265\x2d00000001\x2dpart1.device</text> | |
<rect class="activating" x="165.773" y="1820.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.773" y="1820.000" width="52.360" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1820.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.773" y="1834.000">dev-disk-by\x2dpartuuid-962b618e\x2d8b0d\x2d4d4e\x2dada3\x2db358774f21e5.device</text> | |
<rect class="activating" x="165.774" y="1840.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.774" y="1840.000" width="52.360" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1840.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.774" y="1854.000">dev-nvme0n1p1.device</text> | |
<rect class="activating" x="165.774" y="1860.000" width="0.000" height="19.000" /> | |
<rect class="active" x="165.774" y="1860.000" width="52.360" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1860.000" width="0.000" height="19.000" /> | |
<text class="left" x="170.774" y="1874.000">sys-devices-pci0000:00-0000:00:04.0-nvme-nvme0-nvme0n1-nvme0n1p1.device</text> | |
<rect class="activating" x="167.201" y="1880.000" width="4.186" height="19.000" /> | |
<rect class="active" x="171.387" y="1880.000" width="46.747" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1880.000" width="0.000" height="19.000" /> | |
<text class="left" x="172.201" y="1894.000">multipathd.service (41ms)</text> | |
<rect class="activating" x="171.507" y="1900.000" width="0.000" height="19.000" /> | |
<rect class="active" x="171.507" y="1900.000" width="46.627" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1900.000" width="0.000" height="19.000" /> | |
<text class="left" x="176.507" y="1914.000">local-fs-pre.target</text> | |
<rect class="activating" x="171.611" y="1920.000" width="0.000" height="19.000" /> | |
<rect class="active" x="171.611" y="1920.000" width="46.523" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1920.000" width="0.000" height="19.000" /> | |
<text class="left" x="176.611" y="1934.000">efi.automount</text> | |
<rect class="activating" x="171.715" y="1940.000" width="0.000" height="19.000" /> | |
<rect class="active" x="171.715" y="1940.000" width="46.419" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1940.000" width="0.000" height="19.000" /> | |
<text class="left" x="176.715" y="1954.000">local-fs.target</text> | |
<rect class="activating" x="171.866" y="1960.000" width="11.707" height="19.000" /> | |
<rect class="active" x="183.573" y="1960.000" width="0.000" height="19.000" /> | |
<rect class="deactivating" x="183.573" y="1960.000" width="0.000" height="19.000" /> | |
<text class="left" x="176.866" y="1974.000">apparmor.service (117ms)</text> | |
<rect class="activating" x="172.024" y="1980.000" width="1.265" height="19.000" /> | |
<rect class="active" x="173.289" y="1980.000" width="44.844" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="1980.000" width="0.000" height="19.000" /> | |
<text class="left" x="177.024" y="1994.000">console-setup.service (12ms)</text> | |
<rect class="activating" x="172.273" y="2000.000" width="1.173" height="19.000" /> | |
<rect class="active" x="173.446" y="2000.000" width="44.688" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2000.000" width="0.000" height="19.000" /> | |
<text class="left" x="177.273" y="2014.000">finalrd.service (11ms)</text> | |
<rect class="activating" x="172.629" y="2020.000" width="1.652" height="19.000" /> | |
<rect class="active" x="174.281" y="2020.000" width="43.853" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2020.000" width="0.000" height="19.000" /> | |
<text class="left" x="177.629" y="2034.000">systemd-tmpfiles-setup.service (16ms)</text> | |
<rect class="activating" x="174.625" y="2040.000" width="19.753" height="19.000" /> | |
<rect class="active" x="194.378" y="2040.000" width="23.756" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2040.000" width="0.000" height="19.000" /> | |
<text class="left" x="179.625" y="2054.000">systemd-resolved.service (197ms)</text> | |
<rect class="activating" x="174.840" y="2060.000" width="9.629" height="19.000" /> | |
<rect class="active" x="184.469" y="2060.000" width="33.664" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2060.000" width="0.000" height="19.000" /> | |
<text class="left" x="179.840" y="2074.000">systemd-timesyncd.service (96ms)</text> | |
<rect class="activating" x="175.027" y="2080.000" width="0.811" height="19.000" /> | |
<rect class="active" x="175.838" y="2080.000" width="42.295" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2080.000" width="0.000" height="19.000" /> | |
<text class="left" x="180.027" y="2094.000">systemd-update-utmp.service (8ms)</text> | |
<rect class="activating" x="184.582" y="2100.000" width="0.000" height="19.000" /> | |
<rect class="active" x="184.582" y="2100.000" width="33.552" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2100.000" width="0.000" height="19.000" /> | |
<text class="left" x="189.582" y="2114.000">sysinit.target</text> | |
<rect class="activating" x="184.686" y="2120.000" width="0.000" height="19.000" /> | |
<rect class="active" x="184.686" y="2120.000" width="33.448" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2120.000" width="0.000" height="19.000" /> | |
<text class="left" x="189.686" y="2134.000">systemd-tmpfiles-clean.timer</text> | |
<rect class="activating" x="184.800" y="2140.000" width="0.000" height="19.000" /> | |
<rect class="active" x="184.800" y="2140.000" width="33.333" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2140.000" width="0.000" height="19.000" /> | |
<text class="left" x="189.800" y="2154.000">paths.target</text> | |
<rect class="activating" x="184.877" y="2160.000" width="0.000" height="19.000" /> | |
<rect class="active" x="184.877" y="2160.000" width="33.257" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2160.000" width="0.000" height="19.000" /> | |
<text class="left" x="189.877" y="2174.000">time-set.target</text> | |
<rect class="activating" x="185.629" y="2180.000" width="0.000" height="19.000" /> | |
<rect class="active" x="185.629" y="2180.000" width="32.505" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2180.000" width="0.000" height="19.000" /> | |
<text class="left" x="190.629" y="2194.000">time-sync.target</text> | |
<rect class="activating" x="185.756" y="2200.000" width="0.000" height="19.000" /> | |
<rect class="active" x="185.756" y="2200.000" width="32.378" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2200.000" width="0.000" height="19.000" /> | |
<text class="left" x="190.756" y="2214.000">apt-daily.timer</text> | |
<rect class="activating" x="185.854" y="2220.000" width="0.000" height="19.000" /> | |
<rect class="active" x="185.854" y="2220.000" width="32.280" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2220.000" width="0.000" height="19.000" /> | |
<text class="left" x="190.854" y="2234.000">apt-daily-upgrade.timer</text> | |
<rect class="activating" x="185.965" y="2240.000" width="0.000" height="19.000" /> | |
<rect class="active" x="185.965" y="2240.000" width="32.168" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2240.000" width="0.000" height="19.000" /> | |
<text class="left" x="190.965" y="2254.000">e2scrub_all.timer</text> | |
<rect class="activating" x="186.099" y="2260.000" width="0.000" height="19.000" /> | |
<rect class="active" x="186.099" y="2260.000" width="32.035" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2260.000" width="0.000" height="19.000" /> | |
<text class="left" x="191.099" y="2274.000">fstrim.timer</text> | |
<rect class="activating" x="186.200" y="2280.000" width="0.000" height="19.000" /> | |
<rect class="active" x="186.200" y="2280.000" width="31.934" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2280.000" width="0.000" height="19.000" /> | |
<text class="left" x="191.200" y="2294.000">fwupd-refresh.timer</text> | |
<rect class="activating" x="186.295" y="2300.000" width="0.000" height="19.000" /> | |
<rect class="active" x="186.295" y="2300.000" width="31.838" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2300.000" width="0.000" height="19.000" /> | |
<text class="left" x="191.295" y="2314.000">logrotate.timer</text> | |
<rect class="activating" x="186.389" y="2320.000" width="0.000" height="19.000" /> | |
<rect class="active" x="186.389" y="2320.000" width="31.744" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2320.000" width="0.000" height="19.000" /> | |
<text class="left" x="191.389" y="2334.000">man-db.timer</text> | |
<rect class="activating" x="186.481" y="2340.000" width="0.000" height="19.000" /> | |
<rect class="active" x="186.481" y="2340.000" width="31.653" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2340.000" width="0.000" height="19.000" /> | |
<text class="left" x="191.481" y="2354.000">motd-news.timer</text> | |
<rect class="activating" x="186.567" y="2360.000" width="0.000" height="19.000" /> | |
<rect class="active" x="186.567" y="2360.000" width="31.566" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2360.000" width="0.000" height="19.000" /> | |
<text class="left" x="191.567" y="2374.000">ua-messaging.timer</text> | |
<rect class="activating" x="186.682" y="2380.000" width="0.000" height="19.000" /> | |
<rect class="active" x="186.682" y="2380.000" width="31.452" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2380.000" width="0.000" height="19.000" /> | |
<text class="left" x="191.682" y="2394.000">iscsid.socket</text> | |
<rect class="activating" x="186.785" y="2400.000" width="0.000" height="19.000" /> | |
<rect class="active" x="186.785" y="2400.000" width="31.348" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2400.000" width="0.000" height="19.000" /> | |
<text class="left" x="191.785" y="2414.000">uuidd.socket</text> | |
<rect class="activating" x="186.889" y="2420.000" width="0.000" height="19.000" /> | |
<rect class="active" x="186.889" y="2420.000" width="31.244" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2420.000" width="0.000" height="19.000" /> | |
<text class="left" x="191.889" y="2434.000">sockets.target</text> | |
<rect class="activating" x="187.618" y="2440.000" width="0.000" height="19.000" /> | |
<rect class="active" x="187.618" y="2440.000" width="30.515" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2440.000" width="0.000" height="19.000" /> | |
<text class="left" x="192.618" y="2454.000">basic.target</text> | |
<rect class="activating" x="187.724" y="2460.000" width="0.000" height="19.000" /> | |
<rect class="active" x="187.724" y="2460.000" width="30.410" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2460.000" width="0.000" height="19.000" /> | |
<text class="left" x="192.724" y="2474.000">dbus.socket</text> | |
<rect class="activating" x="187.900" y="2480.000" width="19.693" height="19.000" /> | |
<rect class="active" x="207.593" y="2480.000" width="10.541" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2480.000" width="0.000" height="19.000" /> | |
<text class="left" x="192.900" y="2494.000">accounts-daemon.service (196ms)</text> | |
<rect class="activating" x="188.072" y="2500.000" width="0.000" height="19.000" /> | |
<rect class="active" x="188.072" y="2500.000" width="30.061" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2500.000" width="0.000" height="19.000" /> | |
<text class="left" x="193.072" y="2514.000">dbus.service</text> | |
<rect class="activating" x="188.410" y="2520.000" width="0.000" height="19.000" /> | |
<rect class="active" x="188.410" y="2520.000" width="29.724" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2520.000" width="0.000" height="19.000" /> | |
<text class="left" x="193.410" y="2534.000">dmesg.service</text> | |
<rect class="activating" x="188.613" y="2540.000" width="2.955" height="19.000" /> | |
<rect class="active" x="191.568" y="2540.000" width="26.566" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2540.000" width="0.000" height="19.000" /> | |
<text class="left" x="193.613" y="2554.000">grub-common.service (29ms)</text> | |
<rect class="activating" x="188.915" y="2560.000" width="0.000" height="19.000" /> | |
<rect class="active" x="188.915" y="2560.000" width="29.218" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2560.000" width="0.000" height="19.000" /> | |
<text class="left" x="193.915" y="2574.000">irqbalance.service</text> | |
<rect class="activating" x="189.603" y="2580.000" width="27.102" height="19.000" /> | |
<rect class="active" x="216.705" y="2580.000" width="1.428" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2580.000" width="0.000" height="19.000" /> | |
<text class="left" x="194.603" y="2594.000">networkd-dispatcher.service (271ms)</text> | |
<rect class="activating" x="189.818" y="2600.000" width="2.857" height="19.000" /> | |
<rect class="active" x="192.675" y="2600.000" width="25.458" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2600.000" width="0.000" height="19.000" /> | |
<text class="left" x="194.818" y="2614.000">rsyslog.service (28ms)</text> | |
<rect class="activating" x="190.194" y="2620.000" width="13.412" height="19.000" /> | |
<rect class="active" x="203.606" y="2620.000" width="14.528" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2620.000" width="0.000" height="19.000" /> | |
<text class="left" x="195.194" y="2634.000">systemd-logind.service (134ms)</text> | |
<rect class="activating" x="191.815" y="2640.000" width="1.958" height="19.000" /> | |
<rect class="active" x="193.773" y="2640.000" width="0.000" height="19.000" /> | |
<rect class="deactivating" x="193.773" y="2640.000" width="0.000" height="19.000" /> | |
<text class="left" x="196.815" y="2654.000">grub-initrd-fallback.service (19ms)</text> | |
<rect class="activating" x="194.490" y="2660.000" width="0.000" height="19.000" /> | |
<rect class="active" x="194.490" y="2660.000" width="23.644" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2660.000" width="0.000" height="19.000" /> | |
<text class="left" x="199.490" y="2674.000">network.target</text> | |
<rect class="activating" x="194.600" y="2680.000" width="0.000" height="19.000" /> | |
<rect class="active" x="194.600" y="2680.000" width="23.534" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2680.000" width="0.000" height="19.000" /> | |
<text class="left" x="199.600" y="2694.000">network-online.target</text> | |
<rect class="activating" x="194.696" y="2700.000" width="0.000" height="19.000" /> | |
<rect class="active" x="194.696" y="2700.000" width="23.437" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2700.000" width="0.000" height="19.000" /> | |
<text class="left" x="199.696" y="2714.000">update-notifier-download.timer</text> | |
<rect class="activating" x="194.834" y="2720.000" width="0.000" height="19.000" /> | |
<rect class="active" x="194.834" y="2720.000" width="23.300" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2720.000" width="0.000" height="19.000" /> | |
<text class="left" x="199.834" y="2734.000">update-notifier-motd.timer</text> | |
<rect class="activating" x="195.050" y="2740.000" width="0.000" height="19.000" /> | |
<rect class="active" x="195.050" y="2740.000" width="23.084" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2740.000" width="0.000" height="19.000" /> | |
<text class="left" x="200.050" y="2754.000">nss-lookup.target</text> | |
<rect class="activating" x="195.644" y="2760.000" width="0.000" height="19.000" /> | |
<rect class="active" x="195.644" y="2760.000" width="22.489" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2760.000" width="0.000" height="19.000" /> | |
<text class="left" x="200.644" y="2774.000">timers.target</text> | |
<rect class="activating" x="195.772" y="2780.000" width="0.000" height="19.000" /> | |
<rect class="active" x="195.772" y="2780.000" width="22.362" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2780.000" width="0.000" height="19.000" /> | |
<text class="left" x="200.772" y="2794.000">remote-fs-pre.target</text> | |
<rect class="activating" x="195.870" y="2800.000" width="0.000" height="19.000" /> | |
<rect class="active" x="195.870" y="2800.000" width="22.263" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2800.000" width="0.000" height="19.000" /> | |
<text class="left" x="200.870" y="2814.000">remote-fs.target</text> | |
<rect class="activating" x="196.034" y="2820.000" width="0.007" height="19.000" /> | |
<rect class="active" x="196.041" y="2820.000" width="22.092" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2820.000" width="0.000" height="19.000" /> | |
<text class="left" x="201.034" y="2834.000">blk-availability.service (72us)</text> | |
<rect class="activating" x="196.390" y="2840.000" width="0.000" height="19.000" /> | |
<rect class="active" x="196.390" y="2840.000" width="21.744" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2840.000" width="0.000" height="19.000" /> | |
<text class="left" x="201.390" y="2854.000">cron.service</text> | |
<rect class="activating" x="196.910" y="2860.000" width="8.643" height="19.000" /> | |
<rect class="active" x="205.553" y="2860.000" width="12.581" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2860.000" width="0.000" height="19.000" /> | |
<text class="left" x="201.910" y="2874.000">ssh.service (86ms)</text> | |
<rect class="activating" x="197.117" y="2880.000" width="2.288" height="19.000" /> | |
<rect class="active" x="199.405" y="2880.000" width="18.728" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2880.000" width="0.000" height="19.000" /> | |
<text class="left" x="202.117" y="2894.000">systemd-user-sessions.service (22ms)</text> | |
<rect class="activating" x="199.612" y="2900.000" width="0.000" height="19.000" /> | |
<rect class="active" x="199.612" y="2900.000" width="18.521" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2900.000" width="0.000" height="19.000" /> | |
<text class="left" x="204.612" y="2914.000">[email protected]</text> | |
<rect class="activating" x="199.826" y="2920.000" width="0.455" height="19.000" /> | |
<rect class="active" x="200.281" y="2920.000" width="17.853" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2920.000" width="0.000" height="19.000" /> | |
<text class="left" x="204.826" y="2934.000">setvtrgb.service (4ms)</text> | |
<rect class="activating" x="200.420" y="2940.000" width="0.000" height="19.000" /> | |
<rect class="active" x="200.420" y="2940.000" width="17.714" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2940.000" width="0.000" height="19.000" /> | |
<text class="left" x="205.420" y="2954.000">system-getty.slice</text> | |
<rect class="activating" x="201.541" y="2960.000" width="0.000" height="19.000" /> | |
<rect class="active" x="201.541" y="2960.000" width="16.593" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2960.000" width="0.000" height="19.000" /> | |
<text class="left" x="206.541" y="2974.000">[email protected]</text> | |
<rect class="activating" x="201.640" y="2980.000" width="0.000" height="19.000" /> | |
<rect class="active" x="201.640" y="2980.000" width="16.494" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="2980.000" width="0.000" height="19.000" /> | |
<text class="left" x="206.640" y="2994.000">getty.target</text> | |
<rect class="activating" x="205.273" y="3000.000" width="2.001" height="19.000" /> | |
<rect class="active" x="207.275" y="3000.000" width="10.859" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="3000.000" width="0.000" height="19.000" /> | |
<text class="left" x="210.273" y="3014.000">polkit.service (20ms)</text> | |
<rect class="activating" x="216.850" y="3020.000" width="0.000" height="19.000" /> | |
<rect class="active" x="216.850" y="3020.000" width="1.283" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="3020.000" width="0.000" height="19.000" /> | |
<text class="left" x="221.850" y="3034.000">multi-user.target</text> | |
<rect class="activating" x="216.984" y="3040.000" width="0.000" height="19.000" /> | |
<rect class="active" x="216.984" y="3040.000" width="1.150" height="19.000" /> | |
<rect class="deactivating" x="218.134" y="3040.000" width="0.000" height="19.000" /> | |
<text class="left" x="221.984" y="3054.000">graphical.target</text> | |
<rect class="activating" x="217.190" y="3060.000" width="0.550" height="19.000" /> | |
<rect class="active" x="217.740" y="3060.000" width="0.000" height="19.000" /> | |
<rect class="deactivating" x="217.740" y="3060.000" width="0.000" height="19.000" /> | |
<text class="left" x="222.190" y="3074.000">systemd-update-utmp-runlevel.service (5ms)</text> | |
</g> | |
<g transform="translate(20,100)"> | |
<rect class="activating" x="0.000" y="3100.000" width="30.000" height="19.000" /> | |
<text class="left" x="45.000" y="3114.000">Activating</text> | |
<rect class="active" x="0.000" y="3120.000" width="30.000" height="19.000" /> | |
<text class="left" x="45.000" y="3134.000">Active</text> | |
<rect class="deactivating" x="0.000" y="3140.000" width="30.000" height="19.000" /> | |
<text class="left" x="45.000" y="3154.000">Deactivating</text> | |
<rect class="security" x="0.000" y="3160.000" width="30.000" height="19.000" /> | |
<text class="left" x="45.000" y="3174.000">Setting up security module</text> | |
<rect class="generators" x="0.000" y="3180.000" width="30.000" height="19.000" /> | |
<text class="left" x="45.000" y="3194.000">Generators</text> | |
<rect class="unitsload" x="0.000" y="3200.000" width="30.000" height="19.000" /> | |
<text class="left" x="45.000" y="3214.000">Loading unit files</text> | |
</g> | |
</svg> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ls -l /efi/vmlinuz.efi /efi/initrd.img | |
-rwx------ 1 root root 9740071 Jul 13 11:02 /efi/initrd.img | |
-rwx------ 1 root root 14792416 Jul 13 07:59 /efi/vmlinuz.efi | |
# cat /efi/loader/entries/ubuntu.conf | |
title Ubuntu 21.04 | |
linux /vmlinuz.efi | |
initrd /initrd.img | |
options root=LABEL=rootfs rw console=ttyS0 | |
# sfdisk -d /dev/nvme0n1 | |
label: gpt | |
label-id: 66A473BB-60DA-4E91-AE02-A3E453008407 | |
device: /dev/nvme0n1 | |
unit: sectors | |
first-lba: 34 | |
last-lba: 16777182 | |
sector-size: 512 | |
/dev/nvme0n1p1 : start= 2048, size= 1046529, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=962B618E-8B0D-4D4E-ADA3-B358774F21E5, name="EFI system partition" | |
/dev/nvme0n1p2 : start= 1050624, size= 15726559, type=0FC63DAF-8483-4772-8E79-3D69D8477DE4, uuid=9FC088B3-4BB7-444B-8FB1-1DA55C3D39AD, name="Linux filesystem" | |
# ls -l /dev/disk/by-label/ | |
total 0 | |
lrwxrwxrwx 1 root root 15 Jul 13 11:29 EFI -> ../../nvme0n1p1 | |
lrwxrwxrwx 1 root root 15 Jul 13 11:26 rootfs -> ../../nvme0n1p2 | |
# systemd --version | |
systemd 247 (247.3-3ubuntu3.1) | |
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid | |
# uname -a | |
Linux ip-172-31-61-134 5.11.0-1011-aws #11-Ubuntu SMP Thu Jun 17 01:42:24 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment