Skip to content

Instantly share code, notes, and snippets.

@LadyNamedLaura
Last active December 11, 2015 03:38
Show Gist options
  • Save LadyNamedLaura/4539003 to your computer and use it in GitHub Desktop.
Save LadyNamedLaura/4539003 to your computer and use it in GitHub Desktop.
C implementation of systemd-analyze {time,blame,plot} plot.svg is an example plot produced by this tool (I have no idea why my system creates 134 tty's)
Display the source blob
Display the rendered blob
Raw
<?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="2560px" height="13310px" 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, firefox. Other applications that -->
<!-- render these files properly but much more slow are ImageMagick, -->
<!-- gimp, inkscape, etc.. To display the files on your system, just -->
<!-- point your browser to file:///var/log/ and click. -->
<!-- this plot was generated by systemd-analyze version 197 -->
<defs>
<style type="text/css">
<![CDATA[
rect { stroke-width: 1; stroke-opacity: 0; }
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.cpu { fill: rgb(64,64,240); stroke-width: 0; fill-opacity: 0.7; }
rect.wait { fill: rgb(240,240,0); stroke-width: 0; fill-opacity: 0.7; }
rect.bi { fill: rgb(240,128,128); stroke-width: 0; fill-opacity: 0.7; }
rect.bo { fill: rgb(192,64,64); stroke-width: 0; fill-opacity: 0.7; }
rect.ps { fill: rgb(192,192,192); stroke: rgb(128,128,128); fill-opacity: 0.7; }
rect.krnl { fill: rgb(240,240,0); stroke: rgb(128,128,128); fill-opacity: 0.7; }
rect.box { fill: rgb(240,240,240); stroke: rgb(192,192,192); }
rect.clrw { stroke-width: 0; fill-opacity: 0.7;}
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; }
line.dot { stroke-dasharray: 2 4; }
line.idle { stroke: rgb(64,64,64); stroke-dasharray: 10 6; stroke-opacity: 0.7; }
.run { font-size: 8; font-style: italic; }
text { font-family: Verdana, Helvetica; font-size: 10; }
text.sec { font-size: 8; }
text.t1 { font-size: 24; }
text.t2 { font-size: 12; }
text.idle { font-size: 18; }
]]>
</style>
</defs>
<text x="20" y="40">Startup finished in 4149ms (kernel) + 20649ms (userspace) = 24799ms
</text><g transform="translate(20,100)">
<rect class="box" x="-0.000" y="0" width="0.000" height="0.000" />
<line class="sec5" x1="0.000" y1="0" x2="0.000" y2="13160.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="13160.000" />
<line class="sec01" x1="20.000" y1="0" x2="20.000" y2="13160.000" />
<line class="sec01" x1="30.000" y1="0" x2="30.000" y2="13160.000" />
<line class="sec01" x1="40.000" y1="0" x2="40.000" y2="13160.000" />
<line class="sec01" x1="50.000" y1="0" x2="50.000" y2="13160.000" />
<line class="sec01" x1="60.000" y1="0" x2="60.000" y2="13160.000" />
<line class="sec01" x1="70.000" y1="0" x2="70.000" y2="13160.000" />
<line class="sec01" x1="80.000" y1="0" x2="80.000" y2="13160.000" />
<line class="sec01" x1="90.000" y1="0" x2="90.000" y2="13160.000" />
<line class="sec1" x1="100.000" y1="0" x2="100.000" y2="13160.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="13160.000" />
<line class="sec01" x1="120.000" y1="0" x2="120.000" y2="13160.000" />
<line class="sec01" x1="130.000" y1="0" x2="130.000" y2="13160.000" />
<line class="sec01" x1="140.000" y1="0" x2="140.000" y2="13160.000" />
<line class="sec01" x1="150.000" y1="0" x2="150.000" y2="13160.000" />
<line class="sec01" x1="160.000" y1="0" x2="160.000" y2="13160.000" />
<line class="sec01" x1="170.000" y1="0" x2="170.000" y2="13160.000" />
<line class="sec01" x1="180.000" y1="0" x2="180.000" y2="13160.000" />
<line class="sec01" x1="190.000" y1="0" x2="190.000" y2="13160.000" />
<line class="sec1" x1="200.000" y1="0" x2="200.000" y2="13160.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="13160.000" />
<line class="sec01" x1="220.000" y1="0" x2="220.000" y2="13160.000" />
<line class="sec01" x1="230.000" y1="0" x2="230.000" y2="13160.000" />
<line class="sec01" x1="240.000" y1="0" x2="240.000" y2="13160.000" />
<line class="sec01" x1="250.000" y1="0" x2="250.000" y2="13160.000" />
<line class="sec01" x1="260.000" y1="0" x2="260.000" y2="13160.000" />
<line class="sec01" x1="270.000" y1="0" x2="270.000" y2="13160.000" />
<line class="sec01" x1="280.000" y1="0" x2="280.000" y2="13160.000" />
<line class="sec01" x1="290.000" y1="0" x2="290.000" y2="13160.000" />
<line class="sec1" x1="300.000" y1="0" x2="300.000" y2="13160.000" />
<text class="sec" x="300.000" y="-5.000" >3.0s</text>
<line class="sec01" x1="310.000" y1="0" x2="310.000" y2="13160.000" />
<line class="sec01" x1="320.000" y1="0" x2="320.000" y2="13160.000" />
<line class="sec01" x1="330.000" y1="0" x2="330.000" y2="13160.000" />
<line class="sec01" x1="340.000" y1="0" x2="340.000" y2="13160.000" />
<line class="sec01" x1="350.000" y1="0" x2="350.000" y2="13160.000" />
<line class="sec01" x1="360.000" y1="0" x2="360.000" y2="13160.000" />
<line class="sec01" x1="370.000" y1="0" x2="370.000" y2="13160.000" />
<line class="sec01" x1="380.000" y1="0" x2="380.000" y2="13160.000" />
<line class="sec01" x1="390.000" y1="0" x2="390.000" y2="13160.000" />
<line class="sec1" x1="400.000" y1="0" x2="400.000" y2="13160.000" />
<text class="sec" x="400.000" y="-5.000" >4.0s</text>
<line class="sec01" x1="410.000" y1="0" x2="410.000" y2="13160.000" />
<line class="sec01" x1="420.000" y1="0" x2="420.000" y2="13160.000" />
<line class="sec01" x1="430.000" y1="0" x2="430.000" y2="13160.000" />
<line class="sec01" x1="440.000" y1="0" x2="440.000" y2="13160.000" />
<line class="sec01" x1="450.000" y1="0" x2="450.000" y2="13160.000" />
<line class="sec01" x1="460.000" y1="0" x2="460.000" y2="13160.000" />
<line class="sec01" x1="470.000" y1="0" x2="470.000" y2="13160.000" />
<line class="sec01" x1="480.000" y1="0" x2="480.000" y2="13160.000" />
<line class="sec01" x1="490.000" y1="0" x2="490.000" y2="13160.000" />
<line class="sec5" x1="500.000" y1="0" x2="500.000" y2="13160.000" />
<text class="sec" x="500.000" y="-5.000" >5.0s</text>
<line class="sec01" x1="510.000" y1="0" x2="510.000" y2="13160.000" />
<line class="sec01" x1="520.000" y1="0" x2="520.000" y2="13160.000" />
<line class="sec01" x1="530.000" y1="0" x2="530.000" y2="13160.000" />
<line class="sec01" x1="540.000" y1="0" x2="540.000" y2="13160.000" />
<line class="sec01" x1="550.000" y1="0" x2="550.000" y2="13160.000" />
<line class="sec01" x1="560.000" y1="0" x2="560.000" y2="13160.000" />
<line class="sec01" x1="570.000" y1="0" x2="570.000" y2="13160.000" />
<line class="sec01" x1="580.000" y1="0" x2="580.000" y2="13160.000" />
<line class="sec01" x1="590.000" y1="0" x2="590.000" y2="13160.000" />
<line class="sec1" x1="600.000" y1="0" x2="600.000" y2="13160.000" />
<text class="sec" x="600.000" y="-5.000" >6.0s</text>
<line class="sec01" x1="610.000" y1="0" x2="610.000" y2="13160.000" />
<line class="sec01" x1="620.000" y1="0" x2="620.000" y2="13160.000" />
<line class="sec01" x1="630.000" y1="0" x2="630.000" y2="13160.000" />
<line class="sec01" x1="640.000" y1="0" x2="640.000" y2="13160.000" />
<line class="sec01" x1="650.000" y1="0" x2="650.000" y2="13160.000" />
<line class="sec01" x1="660.000" y1="0" x2="660.000" y2="13160.000" />
<line class="sec01" x1="670.000" y1="0" x2="670.000" y2="13160.000" />
<line class="sec01" x1="680.000" y1="0" x2="680.000" y2="13160.000" />
<line class="sec01" x1="690.000" y1="0" x2="690.000" y2="13160.000" />
<line class="sec1" x1="700.000" y1="0" x2="700.000" y2="13160.000" />
<text class="sec" x="700.000" y="-5.000" >7.0s</text>
<line class="sec01" x1="710.000" y1="0" x2="710.000" y2="13160.000" />
<line class="sec01" x1="720.000" y1="0" x2="720.000" y2="13160.000" />
<line class="sec01" x1="730.000" y1="0" x2="730.000" y2="13160.000" />
<line class="sec01" x1="740.000" y1="0" x2="740.000" y2="13160.000" />
<line class="sec01" x1="750.000" y1="0" x2="750.000" y2="13160.000" />
<line class="sec01" x1="760.000" y1="0" x2="760.000" y2="13160.000" />
<line class="sec01" x1="770.000" y1="0" x2="770.000" y2="13160.000" />
<line class="sec01" x1="780.000" y1="0" x2="780.000" y2="13160.000" />
<line class="sec01" x1="790.000" y1="0" x2="790.000" y2="13160.000" />
<line class="sec1" x1="800.000" y1="0" x2="800.000" y2="13160.000" />
<text class="sec" x="800.000" y="-5.000" >8.0s</text>
<line class="sec01" x1="810.000" y1="0" x2="810.000" y2="13160.000" />
<line class="sec01" x1="820.000" y1="0" x2="820.000" y2="13160.000" />
<line class="sec01" x1="830.000" y1="0" x2="830.000" y2="13160.000" />
<line class="sec01" x1="840.000" y1="0" x2="840.000" y2="13160.000" />
<line class="sec01" x1="850.000" y1="0" x2="850.000" y2="13160.000" />
<line class="sec01" x1="860.000" y1="0" x2="860.000" y2="13160.000" />
<line class="sec01" x1="870.000" y1="0" x2="870.000" y2="13160.000" />
<line class="sec01" x1="880.000" y1="0" x2="880.000" y2="13160.000" />
<line class="sec01" x1="890.000" y1="0" x2="890.000" y2="13160.000" />
<line class="sec1" x1="900.000" y1="0" x2="900.000" y2="13160.000" />
<text class="sec" x="900.000" y="-5.000" >9.0s</text>
<line class="sec01" x1="910.000" y1="0" x2="910.000" y2="13160.000" />
<line class="sec01" x1="920.000" y1="0" x2="920.000" y2="13160.000" />
<line class="sec01" x1="930.000" y1="0" x2="930.000" y2="13160.000" />
<line class="sec01" x1="940.000" y1="0" x2="940.000" y2="13160.000" />
<line class="sec01" x1="950.000" y1="0" x2="950.000" y2="13160.000" />
<line class="sec01" x1="960.000" y1="0" x2="960.000" y2="13160.000" />
<line class="sec01" x1="970.000" y1="0" x2="970.000" y2="13160.000" />
<line class="sec01" x1="980.000" y1="0" x2="980.000" y2="13160.000" />
<line class="sec01" x1="990.000" y1="0" x2="990.000" y2="13160.000" />
<line class="sec5" x1="1000.000" y1="0" x2="1000.000" y2="13160.000" />
<text class="sec" x="1000.000" y="-5.000" >10.0s</text>
<line class="sec01" x1="1010.000" y1="0" x2="1010.000" y2="13160.000" />
<line class="sec01" x1="1020.000" y1="0" x2="1020.000" y2="13160.000" />
<line class="sec01" x1="1030.000" y1="0" x2="1030.000" y2="13160.000" />
<line class="sec01" x1="1040.000" y1="0" x2="1040.000" y2="13160.000" />
<line class="sec01" x1="1050.000" y1="0" x2="1050.000" y2="13160.000" />
<line class="sec01" x1="1060.000" y1="0" x2="1060.000" y2="13160.000" />
<line class="sec01" x1="1070.000" y1="0" x2="1070.000" y2="13160.000" />
<line class="sec01" x1="1080.000" y1="0" x2="1080.000" y2="13160.000" />
<line class="sec01" x1="1090.000" y1="0" x2="1090.000" y2="13160.000" />
<line class="sec1" x1="1100.000" y1="0" x2="1100.000" y2="13160.000" />
<text class="sec" x="1100.000" y="-5.000" >11.0s</text>
<line class="sec01" x1="1110.000" y1="0" x2="1110.000" y2="13160.000" />
<line class="sec01" x1="1120.000" y1="0" x2="1120.000" y2="13160.000" />
<line class="sec01" x1="1130.000" y1="0" x2="1130.000" y2="13160.000" />
<line class="sec01" x1="1140.000" y1="0" x2="1140.000" y2="13160.000" />
<line class="sec01" x1="1150.000" y1="0" x2="1150.000" y2="13160.000" />
<line class="sec01" x1="1160.000" y1="0" x2="1160.000" y2="13160.000" />
<line class="sec01" x1="1170.000" y1="0" x2="1170.000" y2="13160.000" />
<line class="sec01" x1="1180.000" y1="0" x2="1180.000" y2="13160.000" />
<line class="sec01" x1="1190.000" y1="0" x2="1190.000" y2="13160.000" />
<line class="sec1" x1="1200.000" y1="0" x2="1200.000" y2="13160.000" />
<text class="sec" x="1200.000" y="-5.000" >12.0s</text>
<line class="sec01" x1="1210.000" y1="0" x2="1210.000" y2="13160.000" />
<line class="sec01" x1="1220.000" y1="0" x2="1220.000" y2="13160.000" />
<line class="sec01" x1="1230.000" y1="0" x2="1230.000" y2="13160.000" />
<line class="sec01" x1="1240.000" y1="0" x2="1240.000" y2="13160.000" />
<line class="sec01" x1="1250.000" y1="0" x2="1250.000" y2="13160.000" />
<line class="sec01" x1="1260.000" y1="0" x2="1260.000" y2="13160.000" />
<line class="sec01" x1="1270.000" y1="0" x2="1270.000" y2="13160.000" />
<line class="sec01" x1="1280.000" y1="0" x2="1280.000" y2="13160.000" />
<line class="sec01" x1="1290.000" y1="0" x2="1290.000" y2="13160.000" />
<line class="sec1" x1="1300.000" y1="0" x2="1300.000" y2="13160.000" />
<text class="sec" x="1300.000" y="-5.000" >13.0s</text>
<line class="sec01" x1="1310.000" y1="0" x2="1310.000" y2="13160.000" />
<line class="sec01" x1="1320.000" y1="0" x2="1320.000" y2="13160.000" />
<line class="sec01" x1="1330.000" y1="0" x2="1330.000" y2="13160.000" />
<line class="sec01" x1="1340.000" y1="0" x2="1340.000" y2="13160.000" />
<line class="sec01" x1="1350.000" y1="0" x2="1350.000" y2="13160.000" />
<line class="sec01" x1="1360.000" y1="0" x2="1360.000" y2="13160.000" />
<line class="sec01" x1="1370.000" y1="0" x2="1370.000" y2="13160.000" />
<line class="sec01" x1="1380.000" y1="0" x2="1380.000" y2="13160.000" />
<line class="sec01" x1="1390.000" y1="0" x2="1390.000" y2="13160.000" />
<line class="sec1" x1="1400.000" y1="0" x2="1400.000" y2="13160.000" />
<text class="sec" x="1400.000" y="-5.000" >14.0s</text>
<line class="sec01" x1="1410.000" y1="0" x2="1410.000" y2="13160.000" />
<line class="sec01" x1="1420.000" y1="0" x2="1420.000" y2="13160.000" />
<line class="sec01" x1="1430.000" y1="0" x2="1430.000" y2="13160.000" />
<line class="sec01" x1="1440.000" y1="0" x2="1440.000" y2="13160.000" />
<line class="sec01" x1="1450.000" y1="0" x2="1450.000" y2="13160.000" />
<line class="sec01" x1="1460.000" y1="0" x2="1460.000" y2="13160.000" />
<line class="sec01" x1="1470.000" y1="0" x2="1470.000" y2="13160.000" />
<line class="sec01" x1="1480.000" y1="0" x2="1480.000" y2="13160.000" />
<line class="sec01" x1="1490.000" y1="0" x2="1490.000" y2="13160.000" />
<line class="sec5" x1="1500.000" y1="0" x2="1500.000" y2="13160.000" />
<text class="sec" x="1500.000" y="-5.000" >15.0s</text>
<line class="sec01" x1="1510.000" y1="0" x2="1510.000" y2="13160.000" />
<line class="sec01" x1="1520.000" y1="0" x2="1520.000" y2="13160.000" />
<line class="sec01" x1="1530.000" y1="0" x2="1530.000" y2="13160.000" />
<line class="sec01" x1="1540.000" y1="0" x2="1540.000" y2="13160.000" />
<line class="sec01" x1="1550.000" y1="0" x2="1550.000" y2="13160.000" />
<line class="sec01" x1="1560.000" y1="0" x2="1560.000" y2="13160.000" />
<line class="sec01" x1="1570.000" y1="0" x2="1570.000" y2="13160.000" />
<line class="sec01" x1="1580.000" y1="0" x2="1580.000" y2="13160.000" />
<line class="sec01" x1="1590.000" y1="0" x2="1590.000" y2="13160.000" />
<line class="sec1" x1="1600.000" y1="0" x2="1600.000" y2="13160.000" />
<text class="sec" x="1600.000" y="-5.000" >16.0s</text>
<line class="sec01" x1="1610.000" y1="0" x2="1610.000" y2="13160.000" />
<line class="sec01" x1="1620.000" y1="0" x2="1620.000" y2="13160.000" />
<line class="sec01" x1="1630.000" y1="0" x2="1630.000" y2="13160.000" />
<line class="sec01" x1="1640.000" y1="0" x2="1640.000" y2="13160.000" />
<line class="sec01" x1="1650.000" y1="0" x2="1650.000" y2="13160.000" />
<line class="sec01" x1="1660.000" y1="0" x2="1660.000" y2="13160.000" />
<line class="sec01" x1="1670.000" y1="0" x2="1670.000" y2="13160.000" />
<line class="sec01" x1="1680.000" y1="0" x2="1680.000" y2="13160.000" />
<line class="sec01" x1="1690.000" y1="0" x2="1690.000" y2="13160.000" />
<line class="sec1" x1="1700.000" y1="0" x2="1700.000" y2="13160.000" />
<text class="sec" x="1700.000" y="-5.000" >17.0s</text>
<line class="sec01" x1="1710.000" y1="0" x2="1710.000" y2="13160.000" />
<line class="sec01" x1="1720.000" y1="0" x2="1720.000" y2="13160.000" />
<line class="sec01" x1="1730.000" y1="0" x2="1730.000" y2="13160.000" />
<line class="sec01" x1="1740.000" y1="0" x2="1740.000" y2="13160.000" />
<line class="sec01" x1="1750.000" y1="0" x2="1750.000" y2="13160.000" />
<line class="sec01" x1="1760.000" y1="0" x2="1760.000" y2="13160.000" />
<line class="sec01" x1="1770.000" y1="0" x2="1770.000" y2="13160.000" />
<line class="sec01" x1="1780.000" y1="0" x2="1780.000" y2="13160.000" />
<line class="sec01" x1="1790.000" y1="0" x2="1790.000" y2="13160.000" />
<line class="sec1" x1="1800.000" y1="0" x2="1800.000" y2="13160.000" />
<text class="sec" x="1800.000" y="-5.000" >18.0s</text>
<line class="sec01" x1="1810.000" y1="0" x2="1810.000" y2="13160.000" />
<line class="sec01" x1="1820.000" y1="0" x2="1820.000" y2="13160.000" />
<line class="sec01" x1="1830.000" y1="0" x2="1830.000" y2="13160.000" />
<line class="sec01" x1="1840.000" y1="0" x2="1840.000" y2="13160.000" />
<line class="sec01" x1="1850.000" y1="0" x2="1850.000" y2="13160.000" />
<line class="sec01" x1="1860.000" y1="0" x2="1860.000" y2="13160.000" />
<line class="sec01" x1="1870.000" y1="0" x2="1870.000" y2="13160.000" />
<line class="sec01" x1="1880.000" y1="0" x2="1880.000" y2="13160.000" />
<line class="sec01" x1="1890.000" y1="0" x2="1890.000" y2="13160.000" />
<line class="sec1" x1="1900.000" y1="0" x2="1900.000" y2="13160.000" />
<text class="sec" x="1900.000" y="-5.000" >19.0s</text>
<line class="sec01" x1="1910.000" y1="0" x2="1910.000" y2="13160.000" />
<line class="sec01" x1="1920.000" y1="0" x2="1920.000" y2="13160.000" />
<line class="sec01" x1="1930.000" y1="0" x2="1930.000" y2="13160.000" />
<line class="sec01" x1="1940.000" y1="0" x2="1940.000" y2="13160.000" />
<line class="sec01" x1="1950.000" y1="0" x2="1950.000" y2="13160.000" />
<line class="sec01" x1="1960.000" y1="0" x2="1960.000" y2="13160.000" />
<line class="sec01" x1="1970.000" y1="0" x2="1970.000" y2="13160.000" />
<line class="sec01" x1="1980.000" y1="0" x2="1980.000" y2="13160.000" />
<line class="sec01" x1="1990.000" y1="0" x2="1990.000" y2="13160.000" />
<line class="sec5" x1="2000.000" y1="0" x2="2000.000" y2="13160.000" />
<text class="sec" x="2000.000" y="-5.000" >20.0s</text>
<line class="sec01" x1="2010.000" y1="0" x2="2010.000" y2="13160.000" />
<line class="sec01" x1="2020.000" y1="0" x2="2020.000" y2="13160.000" />
<line class="sec01" x1="2030.000" y1="0" x2="2030.000" y2="13160.000" />
<line class="sec01" x1="2040.000" y1="0" x2="2040.000" y2="13160.000" />
<line class="sec01" x1="2050.000" y1="0" x2="2050.000" y2="13160.000" />
<line class="sec01" x1="2060.000" y1="0" x2="2060.000" y2="13160.000" />
<line class="sec01" x1="2070.000" y1="0" x2="2070.000" y2="13160.000" />
<line class="sec01" x1="2080.000" y1="0" x2="2080.000" y2="13160.000" />
<line class="sec01" x1="2090.000" y1="0" x2="2090.000" y2="13160.000" />
<line class="sec1" x1="2100.000" y1="0" x2="2100.000" y2="13160.000" />
<text class="sec" x="2100.000" y="-5.000" >21.0s</text>
<line class="sec01" x1="2110.000" y1="0" x2="2110.000" y2="13160.000" />
<line class="sec01" x1="2120.000" y1="0" x2="2120.000" y2="13160.000" />
<line class="sec01" x1="2130.000" y1="0" x2="2130.000" y2="13160.000" />
<line class="sec01" x1="2140.000" y1="0" x2="2140.000" y2="13160.000" />
<line class="sec01" x1="2150.000" y1="0" x2="2150.000" y2="13160.000" />
<line class="sec01" x1="2160.000" y1="0" x2="2160.000" y2="13160.000" />
<line class="sec01" x1="2170.000" y1="0" x2="2170.000" y2="13160.000" />
<line class="sec01" x1="2180.000" y1="0" x2="2180.000" y2="13160.000" />
<line class="sec01" x1="2190.000" y1="0" x2="2190.000" y2="13160.000" />
<line class="sec1" x1="2200.000" y1="0" x2="2200.000" y2="13160.000" />
<text class="sec" x="2200.000" y="-5.000" >22.0s</text>
<line class="sec01" x1="2210.000" y1="0" x2="2210.000" y2="13160.000" />
<line class="sec01" x1="2220.000" y1="0" x2="2220.000" y2="13160.000" />
<line class="sec01" x1="2230.000" y1="0" x2="2230.000" y2="13160.000" />
<line class="sec01" x1="2240.000" y1="0" x2="2240.000" y2="13160.000" />
<line class="sec01" x1="2250.000" y1="0" x2="2250.000" y2="13160.000" />
<line class="sec01" x1="2260.000" y1="0" x2="2260.000" y2="13160.000" />
<line class="sec01" x1="2270.000" y1="0" x2="2270.000" y2="13160.000" />
<line class="sec01" x1="2280.000" y1="0" x2="2280.000" y2="13160.000" />
<line class="sec01" x1="2290.000" y1="0" x2="2290.000" y2="13160.000" />
<line class="sec1" x1="2300.000" y1="0" x2="2300.000" y2="13160.000" />
<text class="sec" x="2300.000" y="-5.000" >23.0s</text>
<line class="sec01" x1="2310.000" y1="0" x2="2310.000" y2="13160.000" />
<line class="sec01" x1="2320.000" y1="0" x2="2320.000" y2="13160.000" />
<line class="sec01" x1="2330.000" y1="0" x2="2330.000" y2="13160.000" />
<line class="sec01" x1="2340.000" y1="0" x2="2340.000" y2="13160.000" />
<line class="sec01" x1="2350.000" y1="0" x2="2350.000" y2="13160.000" />
<line class="sec01" x1="2360.000" y1="0" x2="2360.000" y2="13160.000" />
<line class="sec01" x1="2370.000" y1="0" x2="2370.000" y2="13160.000" />
<line class="sec01" x1="2380.000" y1="0" x2="2380.000" y2="13160.000" />
<line class="sec01" x1="2390.000" y1="0" x2="2390.000" y2="13160.000" />
<line class="sec1" x1="2400.000" y1="0" x2="2400.000" y2="13160.000" />
<text class="sec" x="2400.000" y="-5.000" >24.0s</text>
<line class="sec01" x1="2410.000" y1="0" x2="2410.000" y2="13160.000" />
<line class="sec01" x1="2420.000" y1="0" x2="2420.000" y2="13160.000" />
<line class="sec01" x1="2430.000" y1="0" x2="2430.000" y2="13160.000" />
<line class="sec01" x1="2440.000" y1="0" x2="2440.000" y2="13160.000" />
<line class="sec01" x1="2450.000" y1="0" x2="2450.000" y2="13160.000" />
<line class="sec01" x1="2460.000" y1="0" x2="2460.000" y2="13160.000" />
<line class="sec01" x1="2470.000" y1="0" x2="2470.000" y2="13160.000" />
<rect class="kernel" x="0.000" y="0.000" width="414.997" height="19.000" />
<text x="5.000" y="14.000">kernel</text>
<rect class="userspace" x="414.997" y="20.000" width="2064.954" height="19.000" />
<text x="419.997" y="34.000">userspace</text>
<rect class="activating" x="532.980" y="40.000" width="0.000" height="19.000" />
<rect class="active" x="532.980" y="40.000" width="1946.971" height="19.000" />
<text x="537.980" y="54.000">-.mount</text>
<rect class="activating" x="537.398" y="60.000" width="90.000" height="19.000" />
<rect class="active" x="627.398" y="60.000" width="1852.553" height="19.000" />
<text x="542.398" y="74.000">systemd-readahead-replay.service</text>
<rect class="activating" x="537.443" y="80.000" width="0.000" height="19.000" />
<rect class="active" x="537.443" y="80.000" width="1942.508" height="19.000" />
<text x="542.443" y="94.000">getty.target</text>
<rect class="activating" x="537.507" y="100.000" width="0.000" height="19.000" />
<rect class="active" x="537.507" y="100.000" width="1942.444" height="19.000" />
<text x="542.507" y="114.000">systemd-ask-password-wall.path</text>
<rect class="activating" x="537.555" y="120.000" width="0.000" height="19.000" />
<rect class="active" x="537.555" y="120.000" width="1942.396" height="19.000" />
<text x="542.555" y="134.000">systemd-shutdownd.socket</text>
<rect class="activating" x="537.577" y="140.000" width="0.000" height="19.000" />
<rect class="active" x="537.577" y="140.000" width="1942.374" height="19.000" />
<text x="542.577" y="154.000">cryptsetup.target</text>
<rect class="activating" x="537.745" y="160.000" width="0.000" height="19.000" />
<rect class="active" x="537.745" y="160.000" width="1942.206" height="19.000" />
<text x="542.745" y="174.000">systemd-ask-password-console.path</text>
<rect class="activating" x="537.826" y="180.000" width="0.000" height="19.000" />
<rect class="active" x="537.826" y="180.000" width="1942.125" height="19.000" />
<text x="542.826" y="194.000">systemd-udevd-kernel.socket</text>
<rect class="activating" x="537.953" y="200.000" width="0.000" height="19.000" />
<rect class="active" x="537.953" y="200.000" width="1941.998" height="19.000" />
<text x="542.953" y="214.000">systemd-udevd-control.socket</text>
<rect class="activating" x="538.115" y="220.000" width="0.000" height="19.000" />
<rect class="active" x="538.115" y="220.000" width="1941.836" height="19.000" />
<text x="543.115" y="234.000">systemd-journald.socket</text>
<rect class="activating" x="544.687" y="240.000" width="113.081" height="19.000" />
<rect class="active" x="657.767" y="240.000" width="1822.184" height="19.000" />
<text x="549.687" y="254.000">tmp.mount</text>
<rect class="activating" x="546.416" y="260.000" width="81.078" height="19.000" />
<rect class="active" x="627.494" y="260.000" width="1852.457" height="19.000" />
<text x="551.416" y="274.000">systemd-udevd.service</text>
<rect class="activating" x="548.358" y="280.000" width="109.537" height="19.000" />
<rect class="active" x="657.895" y="280.000" width="1822.056" height="19.000" />
<text x="553.358" y="294.000">dev-mqueue.mount</text>
<rect class="activating" x="549.779" y="300.000" width="0.000" height="19.000" />
<rect class="active" x="549.779" y="300.000" width="1930.171" height="19.000" />
<text x="554.779" y="314.000">systemd-journald.service</text>
<rect class="activating" x="618.358" y="320.000" width="39.510" height="19.000" />
<rect class="active" x="657.868" y="320.000" width="1822.082" height="19.000" />
<text x="623.358" y="334.000">dev-hugepages.mount</text>
<rect class="activating" x="621.036" y="340.000" width="84.656" height="19.000" />
<rect class="active" x="705.693" y="340.000" width="1774.258" height="19.000" />
<text x="626.036" y="354.000">systemd-udev-trigger.service</text>
<rect class="activating" x="624.212" y="360.000" width="0.000" height="19.000" />
<rect class="active" x="624.212" y="360.000" width="1855.739" height="19.000" />
<text x="629.212" y="374.000">home.automount</text>
<rect class="activating" x="627.005" y="380.000" width="0.000" height="19.000" />
<rect class="active" x="627.005" y="380.000" width="1852.946" height="19.000" />
<text x="632.005" y="394.000">boot.automount</text>
<rect class="activating" x="629.710" y="400.000" width="151.710" height="19.000" />
<text x="634.710" y="414.000">systemd-fsck-root.service</text>
<rect class="activating" x="631.717" y="420.000" width="193.633" height="19.000" />
<rect class="active" x="825.350" y="420.000" width="1654.601" height="19.000" />
<text x="636.717" y="434.000">systemd-vconsole-setup.service</text>
<rect class="activating" x="648.380" y="440.000" width="28.000" height="19.000" />
<rect class="active" x="676.380" y="440.000" width="1803.571" height="19.000" />
<text x="653.380" y="454.000">systemd-sysctl.service</text>
<rect class="activating" x="657.692" y="460.000" width="8.844" height="19.000" />
<rect class="active" x="666.535" y="460.000" width="1813.416" height="19.000" />
<text x="662.692" y="474.000">sys-kernel-config.mount</text>
<rect class="activating" x="785.042" y="480.000" width="10.710" height="19.000" />
<rect class="active" x="795.751" y="480.000" width="1684.200" height="19.000" />
<text x="790.042" y="494.000">systemd-remount-fs.service</text>
<rect class="activating" x="795.781" y="500.000" width="0.000" height="19.000" />
<rect class="active" x="795.781" y="500.000" width="1684.170" height="19.000" />
<text x="800.781" y="514.000">local-fs.target</text>
<rect class="activating" x="811.042" y="520.000" width="108.638" height="19.000" />
<rect class="active" x="919.680" y="520.000" width="1560.271" height="19.000" />
<text x="816.042" y="534.000">systemd-tmpfiles-setup.service</text>
<rect class="activating" x="812.430" y="540.000" width="31.691" height="19.000" />
<text x="817.430" y="554.000">systemd-journal-flush.service</text>
<rect class="activating" x="812.443" y="560.000" width="0.000" height="19.000" />
<rect class="active" x="812.443" y="560.000" width="1667.508" height="19.000" />
<text x="817.443" y="574.000">local-fs-pre.target</text>
<rect class="activating" x="815.763" y="580.000" width="14.412" height="19.000" />
<text x="820.763" y="594.000">systemd-random-seed-load.service</text>
<rect class="activating" x="877.730" y="600.000" width="0.000" height="19.000" />
<rect class="active" x="877.730" y="600.000" width="1602.221" height="19.000" />
<text x="882.730" y="614.000">sys-module-configfs.device</text>
<rect class="activating" x="893.549" y="620.000" width="0.000" height="19.000" />
<rect class="active" x="893.549" y="620.000" width="1586.402" height="19.000" />
<text x="898.549" y="634.000">dev-ttyS0.device</text>
<rect class="activating" x="893.551" y="640.000" width="0.000" height="19.000" />
<rect class="active" x="893.551" y="640.000" width="1586.400" height="19.000" />
<text x="898.551" y="654.000">sys-devices-platform-serial8250-tty-ttyS0.device</text>
<rect class="activating" x="894.231" y="660.000" width="0.000" height="19.000" />
<rect class="active" x="894.231" y="660.000" width="1585.719" height="19.000" />
<text x="899.231" y="674.000">dev-ttyS1.device</text>
<rect class="activating" x="894.233" y="680.000" width="0.000" height="19.000" />
<rect class="active" x="894.233" y="680.000" width="1585.718" height="19.000" />
<text x="899.233" y="694.000">sys-devices-platform-serial8250-tty-ttyS1.device</text>
<rect class="activating" x="894.743" y="700.000" width="0.000" height="19.000" />
<rect class="active" x="894.743" y="700.000" width="1585.208" height="19.000" />
<text x="899.743" y="714.000">dev-ttyS2.device</text>
<rect class="activating" x="894.745" y="720.000" width="0.000" height="19.000" />
<rect class="active" x="894.745" y="720.000" width="1585.206" height="19.000" />
<text x="899.745" y="734.000">sys-devices-platform-serial8250-tty-ttyS2.device</text>
<rect class="activating" x="895.042" y="740.000" width="0.000" height="19.000" />
<rect class="active" x="895.042" y="740.000" width="1584.909" height="19.000" />
<text x="900.042" y="754.000">dev-ttyS3.device</text>
<rect class="activating" x="895.044" y="760.000" width="0.000" height="19.000" />
<rect class="active" x="895.044" y="760.000" width="1584.907" height="19.000" />
<text x="900.044" y="774.000">sys-devices-platform-serial8250-tty-ttyS3.device</text>
<rect class="activating" x="896.771" y="780.000" width="0.000" height="19.000" />
<rect class="active" x="896.771" y="780.000" width="1583.179" height="19.000" />
<text x="901.771" y="794.000">dev-zram0.device</text>
<rect class="activating" x="896.773" y="800.000" width="0.000" height="19.000" />
<rect class="active" x="896.773" y="800.000" width="1583.178" height="19.000" />
<text x="901.773" y="814.000">sys-devices-virtual-block-zram0.device</text>
<rect class="activating" x="919.702" y="820.000" width="0.000" height="19.000" />
<rect class="active" x="919.702" y="820.000" width="1560.249" height="19.000" />
<text x="924.702" y="834.000">sysinit.target</text>
<rect class="activating" x="919.716" y="840.000" width="0.000" height="19.000" />
<rect class="active" x="919.716" y="840.000" width="1560.235" height="19.000" />
<text x="924.716" y="854.000">systemd-tmpfiles-clean.timer</text>
<rect class="activating" x="919.758" y="860.000" width="0.000" height="19.000" />
<rect class="active" x="919.758" y="860.000" width="1560.193" height="19.000" />
<text x="924.758" y="874.000">cups.path</text>
<rect class="activating" x="920.891" y="880.000" width="0.000" height="19.000" />
<rect class="active" x="920.891" y="880.000" width="1559.060" height="19.000" />
<text x="925.891" y="894.000">cups.socket</text>
<rect class="activating" x="920.973" y="900.000" width="0.000" height="19.000" />
<rect class="active" x="920.973" y="900.000" width="1558.978" height="19.000" />
<text x="925.973" y="914.000">dbus.socket</text>
<rect class="activating" x="920.992" y="920.000" width="0.000" height="19.000" />
<rect class="active" x="920.992" y="920.000" width="1558.959" height="19.000" />
<text x="925.992" y="934.000">sockets.target</text>
<rect class="activating" x="921.008" y="940.000" width="0.000" height="19.000" />
<rect class="active" x="921.008" y="940.000" width="1558.942" height="19.000" />
<text x="926.008" y="954.000">basic.target</text>
<rect class="activating" x="922.774" y="960.000" width="1476.612" height="19.000" />
<rect class="active" x="2399.386" y="960.000" width="80.565" height="19.000" />
<text x="927.774" y="974.000">wicd.service</text>
<rect class="activating" x="926.753" y="980.000" width="346.085" height="19.000" />
<rect class="active" x="1272.838" y="980.000" width="1207.113" height="19.000" />
<text x="931.753" y="994.000">polkit.service</text>
<rect class="activating" x="929.127" y="1000.000" width="283.957" height="19.000" />
<rect class="active" x="1213.083" y="1000.000" width="1266.867" height="19.000" />
<text x="934.127" y="1014.000">systemd-logind.service</text>
<rect class="activating" x="933.999" y="1020.000" width="279.123" height="19.000" />
<rect class="active" x="1213.122" y="1020.000" width="1266.829" height="19.000" />
<text x="938.999" y="1034.000">rtkit-daemon.service</text>
<rect class="activating" x="939.902" y="1040.000" width="35.157" height="19.000" />
<rect class="active" x="975.059" y="1040.000" width="1504.892" height="19.000" />
<text x="944.902" y="1054.000">systemd-user-sessions.service</text>
<rect class="activating" x="942.394" y="1060.000" width="0.000" height="19.000" />
<rect class="active" x="942.394" y="1060.000" width="1537.557" height="19.000" />
<text x="947.394" y="1074.000">dbus.service</text>
<rect class="activating" x="964.420" y="1080.000" width="0.000" height="19.000" />
<rect class="active" x="964.420" y="1080.000" width="1515.531" height="19.000" />
<text x="969.420" y="1094.000">sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device</text>
<rect class="activating" x="964.522" y="1100.000" width="0.000" height="19.000" />
<rect class="active" x="964.522" y="1100.000" width="1515.429" height="19.000" />
<text x="969.522" y="1114.000">sound.target</text>
<rect class="activating" x="979.143" y="1120.000" width="0.000" height="19.000" />
<rect class="active" x="979.143" y="1120.000" width="1500.808" height="19.000" />
<text x="984.143" y="1134.000">slim.service</text>
<rect class="activating" x="1050.722" y="1140.000" width="0.000" height="19.000" />
<rect class="active" x="1050.722" y="1140.000" width="1429.228" height="19.000" />
<text x="1055.722" y="1154.000">dev-ttya1.device</text>
<rect class="activating" x="1050.724" y="1160.000" width="0.000" height="19.000" />
<rect class="active" x="1050.724" y="1160.000" width="1429.227" height="19.000" />
<text x="1055.724" y="1174.000">sys-devices-virtual-tty-ttya1.device</text>
<rect class="activating" x="1051.138" y="1180.000" width="0.000" height="19.000" />
<rect class="active" x="1051.138" y="1180.000" width="1428.812" height="19.000" />
<text x="1056.138" y="1194.000">dev-ttya0.device</text>
<rect class="activating" x="1051.140" y="1200.000" width="0.000" height="19.000" />
<rect class="active" x="1051.140" y="1200.000" width="1428.811" height="19.000" />
<text x="1056.140" y="1214.000">sys-devices-virtual-tty-ttya0.device</text>
<rect class="activating" x="1051.775" y="1220.000" width="0.000" height="19.000" />
<rect class="active" x="1051.775" y="1220.000" width="1428.175" height="19.000" />
<text x="1056.775" y="1234.000">dev-ttya2.device</text>
<rect class="activating" x="1051.777" y="1240.000" width="0.000" height="19.000" />
<rect class="active" x="1051.777" y="1240.000" width="1428.174" height="19.000" />
<text x="1056.777" y="1254.000">sys-devices-virtual-tty-ttya2.device</text>
<rect class="activating" x="1052.357" y="1260.000" width="0.000" height="19.000" />
<rect class="active" x="1052.357" y="1260.000" width="1427.594" height="19.000" />
<text x="1057.357" y="1274.000">dev-ttya3.device</text>
<rect class="activating" x="1052.359" y="1280.000" width="0.000" height="19.000" />
<rect class="active" x="1052.359" y="1280.000" width="1427.592" height="19.000" />
<text x="1057.359" y="1294.000">sys-devices-virtual-tty-ttya3.device</text>
<rect class="activating" x="1052.693" y="1300.000" width="0.000" height="19.000" />
<rect class="active" x="1052.693" y="1300.000" width="1427.257" height="19.000" />
<text x="1057.693" y="1314.000">dev-ttya4.device</text>
<rect class="activating" x="1052.695" y="1320.000" width="0.000" height="19.000" />
<rect class="active" x="1052.695" y="1320.000" width="1427.256" height="19.000" />
<text x="1057.695" y="1334.000">sys-devices-virtual-tty-ttya4.device</text>
<rect class="activating" x="1053.152" y="1340.000" width="0.000" height="19.000" />
<rect class="active" x="1053.152" y="1340.000" width="1426.799" height="19.000" />
<text x="1058.152" y="1354.000">dev-ttya5.device</text>
<rect class="activating" x="1053.153" y="1360.000" width="0.000" height="19.000" />
<rect class="active" x="1053.153" y="1360.000" width="1426.797" height="19.000" />
<text x="1058.153" y="1374.000">sys-devices-virtual-tty-ttya5.device</text>
<rect class="activating" x="1056.022" y="1380.000" width="0.000" height="19.000" />
<rect class="active" x="1056.022" y="1380.000" width="1423.929" height="19.000" />
<text x="1061.022" y="1394.000">dev-ttya6.device</text>
<rect class="activating" x="1056.024" y="1400.000" width="0.000" height="19.000" />
<rect class="active" x="1056.024" y="1400.000" width="1423.927" height="19.000" />
<text x="1061.024" y="1414.000">sys-devices-virtual-tty-ttya6.device</text>
<rect class="activating" x="1057.352" y="1420.000" width="0.000" height="19.000" />
<rect class="active" x="1057.352" y="1420.000" width="1422.599" height="19.000" />
<text x="1062.352" y="1434.000">dev-ttya8.device</text>
<rect class="activating" x="1057.354" y="1440.000" width="0.000" height="19.000" />
<rect class="active" x="1057.354" y="1440.000" width="1422.597" height="19.000" />
<text x="1062.354" y="1454.000">sys-devices-virtual-tty-ttya8.device</text>
<rect class="activating" x="1057.606" y="1460.000" width="0.000" height="19.000" />
<rect class="active" x="1057.606" y="1460.000" width="1422.345" height="19.000" />
<text x="1062.606" y="1474.000">dev-ttyaa.device</text>
<rect class="activating" x="1057.608" y="1480.000" width="0.000" height="19.000" />
<rect class="active" x="1057.608" y="1480.000" width="1422.343" height="19.000" />
<text x="1062.608" y="1494.000">sys-devices-virtual-tty-ttyaa.device</text>
<rect class="activating" x="1057.845" y="1500.000" width="0.000" height="19.000" />
<rect class="active" x="1057.845" y="1500.000" width="1422.106" height="19.000" />
<text x="1062.845" y="1514.000">dev-ttyac.device</text>
<rect class="activating" x="1057.847" y="1520.000" width="0.000" height="19.000" />
<rect class="active" x="1057.847" y="1520.000" width="1422.104" height="19.000" />
<text x="1062.847" y="1534.000">sys-devices-virtual-tty-ttyac.device</text>
<rect class="activating" x="1059.767" y="1540.000" width="0.000" height="19.000" />
<rect class="active" x="1059.767" y="1540.000" width="1420.184" height="19.000" />
<text x="1064.767" y="1554.000">dev-ttyab.device</text>
<rect class="activating" x="1059.769" y="1560.000" width="0.000" height="19.000" />
<rect class="active" x="1059.769" y="1560.000" width="1420.182" height="19.000" />
<text x="1064.769" y="1574.000">sys-devices-virtual-tty-ttyab.device</text>
<rect class="activating" x="1060.651" y="1580.000" width="0.000" height="19.000" />
<rect class="active" x="1060.651" y="1580.000" width="1419.299" height="19.000" />
<text x="1065.651" y="1594.000">dev-ttyae.device</text>
<rect class="activating" x="1060.653" y="1600.000" width="0.000" height="19.000" />
<rect class="active" x="1060.653" y="1600.000" width="1419.298" height="19.000" />
<text x="1065.653" y="1614.000">sys-devices-virtual-tty-ttyae.device</text>
<rect class="activating" x="1060.820" y="1620.000" width="0.000" height="19.000" />
<rect class="active" x="1060.820" y="1620.000" width="1419.131" height="19.000" />
<text x="1065.820" y="1634.000">dev-ttyb0.device</text>
<rect class="activating" x="1060.821" y="1640.000" width="0.000" height="19.000" />
<rect class="active" x="1060.821" y="1640.000" width="1419.130" height="19.000" />
<text x="1065.821" y="1654.000">sys-devices-virtual-tty-ttyb0.device</text>
<rect class="activating" x="1062.806" y="1660.000" width="0.000" height="19.000" />
<rect class="active" x="1062.806" y="1660.000" width="1417.145" height="19.000" />
<text x="1067.806" y="1674.000">dev-ttyaf.device</text>
<rect class="activating" x="1062.808" y="1680.000" width="0.000" height="19.000" />
<rect class="active" x="1062.808" y="1680.000" width="1417.143" height="19.000" />
<text x="1067.808" y="1694.000">sys-devices-virtual-tty-ttyaf.device</text>
<rect class="activating" x="1063.552" y="1700.000" width="0.000" height="19.000" />
<rect class="active" x="1063.552" y="1700.000" width="1416.399" height="19.000" />
<text x="1068.552" y="1714.000">dev-ttya9.device</text>
<rect class="activating" x="1063.554" y="1720.000" width="0.000" height="19.000" />
<rect class="active" x="1063.554" y="1720.000" width="1416.397" height="19.000" />
<text x="1068.554" y="1734.000">sys-devices-virtual-tty-ttya9.device</text>
<rect class="activating" x="1065.397" y="1740.000" width="0.000" height="19.000" />
<rect class="active" x="1065.397" y="1740.000" width="1414.554" height="19.000" />
<text x="1070.397" y="1754.000">dev-ttya7.device</text>
<rect class="activating" x="1065.399" y="1760.000" width="0.000" height="19.000" />
<rect class="active" x="1065.399" y="1760.000" width="1414.552" height="19.000" />
<text x="1070.399" y="1774.000">sys-devices-virtual-tty-ttya7.device</text>
<rect class="activating" x="1065.551" y="1780.000" width="0.000" height="19.000" />
<rect class="active" x="1065.551" y="1780.000" width="1414.400" height="19.000" />
<text x="1070.551" y="1794.000">dev-ttyb1.device</text>
<rect class="activating" x="1065.552" y="1800.000" width="0.000" height="19.000" />
<rect class="active" x="1065.552" y="1800.000" width="1414.399" height="19.000" />
<text x="1070.552" y="1814.000">sys-devices-virtual-tty-ttyb1.device</text>
<rect class="activating" x="1065.637" y="1820.000" width="0.000" height="19.000" />
<rect class="active" x="1065.637" y="1820.000" width="1414.313" height="19.000" />
<text x="1070.637" y="1834.000">dev-ttyad.device</text>
<rect class="activating" x="1065.639" y="1840.000" width="0.000" height="19.000" />
<rect class="active" x="1065.639" y="1840.000" width="1414.312" height="19.000" />
<text x="1070.639" y="1854.000">sys-devices-virtual-tty-ttyad.device</text>
<rect class="activating" x="1066.111" y="1860.000" width="0.000" height="19.000" />
<rect class="active" x="1066.111" y="1860.000" width="1413.840" height="19.000" />
<text x="1071.111" y="1874.000">dev-ttyb3.device</text>
<rect class="activating" x="1066.112" y="1880.000" width="0.000" height="19.000" />
<rect class="active" x="1066.112" y="1880.000" width="1413.839" height="19.000" />
<text x="1071.112" y="1894.000">sys-devices-virtual-tty-ttyb3.device</text>
<rect class="activating" x="1067.815" y="1900.000" width="0.000" height="19.000" />
<rect class="active" x="1067.815" y="1900.000" width="1412.135" height="19.000" />
<text x="1072.815" y="1914.000">dev-ttyb4.device</text>
<rect class="activating" x="1067.817" y="1920.000" width="0.000" height="19.000" />
<rect class="active" x="1067.817" y="1920.000" width="1412.134" height="19.000" />
<text x="1072.817" y="1934.000">sys-devices-virtual-tty-ttyb4.device</text>
<rect class="activating" x="1068.559" y="1940.000" width="0.000" height="19.000" />
<rect class="active" x="1068.559" y="1940.000" width="1411.392" height="19.000" />
<text x="1073.559" y="1954.000">dev-ttyb6.device</text>
<rect class="activating" x="1068.561" y="1960.000" width="0.000" height="19.000" />
<rect class="active" x="1068.561" y="1960.000" width="1411.390" height="19.000" />
<text x="1073.561" y="1974.000">sys-devices-virtual-tty-ttyb6.device</text>
<rect class="activating" x="1069.216" y="1980.000" width="0.000" height="19.000" />
<rect class="active" x="1069.216" y="1980.000" width="1410.735" height="19.000" />
<text x="1074.216" y="1994.000">dev-ttyb2.device</text>
<rect class="activating" x="1069.218" y="2000.000" width="0.000" height="19.000" />
<rect class="active" x="1069.218" y="2000.000" width="1410.733" height="19.000" />
<text x="1074.218" y="2014.000">sys-devices-virtual-tty-ttyb2.device</text>
<rect class="activating" x="1069.446" y="2020.000" width="0.000" height="19.000" />
<rect class="active" x="1069.446" y="2020.000" width="1410.505" height="19.000" />
<text x="1074.446" y="2034.000">dev-ttyb7.device</text>
<rect class="activating" x="1069.448" y="2040.000" width="0.000" height="19.000" />
<rect class="active" x="1069.448" y="2040.000" width="1410.503" height="19.000" />
<text x="1074.448" y="2054.000">sys-devices-virtual-tty-ttyb7.device</text>
<rect class="activating" x="1069.576" y="2060.000" width="0.000" height="19.000" />
<rect class="active" x="1069.576" y="2060.000" width="1410.375" height="19.000" />
<text x="1074.576" y="2074.000">dev-ttyb9.device</text>
<rect class="activating" x="1069.578" y="2080.000" width="0.000" height="19.000" />
<rect class="active" x="1069.578" y="2080.000" width="1410.373" height="19.000" />
<text x="1074.578" y="2094.000">sys-devices-virtual-tty-ttyb9.device</text>
<rect class="activating" x="1070.195" y="2100.000" width="0.000" height="19.000" />
<rect class="active" x="1070.195" y="2100.000" width="1409.756" height="19.000" />
<text x="1075.195" y="2114.000">dev-ttyb8.device</text>
<rect class="activating" x="1070.196" y="2120.000" width="0.000" height="19.000" />
<rect class="active" x="1070.196" y="2120.000" width="1409.755" height="19.000" />
<text x="1075.196" y="2134.000">sys-devices-virtual-tty-ttyb8.device</text>
<rect class="activating" x="1071.072" y="2140.000" width="0.000" height="19.000" />
<rect class="active" x="1071.072" y="2140.000" width="1408.879" height="19.000" />
<text x="1076.072" y="2154.000">dev-ttybd.device</text>
<rect class="activating" x="1071.073" y="2160.000" width="0.000" height="19.000" />
<rect class="active" x="1071.073" y="2160.000" width="1408.878" height="19.000" />
<text x="1076.073" y="2174.000">sys-devices-virtual-tty-ttybd.device</text>
<rect class="activating" x="1071.836" y="2180.000" width="0.000" height="19.000" />
<rect class="active" x="1071.836" y="2180.000" width="1408.115" height="19.000" />
<text x="1076.836" y="2194.000">dev-ttybc.device</text>
<rect class="activating" x="1071.838" y="2200.000" width="0.000" height="19.000" />
<rect class="active" x="1071.838" y="2200.000" width="1408.113" height="19.000" />
<text x="1076.838" y="2214.000">sys-devices-virtual-tty-ttybc.device</text>
<rect class="activating" x="1073.252" y="2220.000" width="0.000" height="19.000" />
<rect class="active" x="1073.252" y="2220.000" width="1406.699" height="19.000" />
<text x="1078.252" y="2234.000">dev-ttybb.device</text>
<rect class="activating" x="1073.253" y="2240.000" width="0.000" height="19.000" />
<rect class="active" x="1073.253" y="2240.000" width="1406.697" height="19.000" />
<text x="1078.253" y="2254.000">sys-devices-virtual-tty-ttybb.device</text>
<rect class="activating" x="1073.909" y="2260.000" width="0.000" height="19.000" />
<rect class="active" x="1073.909" y="2260.000" width="1406.042" height="19.000" />
<text x="1078.909" y="2274.000">dev-ttyba.device</text>
<rect class="activating" x="1073.910" y="2280.000" width="0.000" height="19.000" />
<rect class="active" x="1073.910" y="2280.000" width="1406.041" height="19.000" />
<text x="1078.910" y="2294.000">sys-devices-virtual-tty-ttyba.device</text>
<rect class="activating" x="1074.815" y="2300.000" width="0.000" height="19.000" />
<rect class="active" x="1074.815" y="2300.000" width="1405.136" height="19.000" />
<text x="1079.815" y="2314.000">dev-ttyb5.device</text>
<rect class="activating" x="1074.817" y="2320.000" width="0.000" height="19.000" />
<rect class="active" x="1074.817" y="2320.000" width="1405.134" height="19.000" />
<text x="1079.817" y="2334.000">sys-devices-virtual-tty-ttyb5.device</text>
<rect class="activating" x="1075.445" y="2340.000" width="0.000" height="19.000" />
<rect class="active" x="1075.445" y="2340.000" width="1404.506" height="19.000" />
<text x="1080.445" y="2354.000">dev-ttyc0.device</text>
<rect class="activating" x="1075.446" y="2360.000" width="0.000" height="19.000" />
<rect class="active" x="1075.446" y="2360.000" width="1404.505" height="19.000" />
<text x="1080.446" y="2374.000">sys-devices-virtual-tty-ttyc0.device</text>
<rect class="activating" x="1075.988" y="2380.000" width="0.000" height="19.000" />
<rect class="active" x="1075.988" y="2380.000" width="1403.963" height="19.000" />
<text x="1080.988" y="2394.000">dev-ttyc3.device</text>
<rect class="activating" x="1075.990" y="2400.000" width="0.000" height="19.000" />
<rect class="active" x="1075.990" y="2400.000" width="1403.961" height="19.000" />
<text x="1080.990" y="2414.000">sys-devices-virtual-tty-ttyc3.device</text>
<rect class="activating" x="1077.185" y="2420.000" width="0.000" height="19.000" />
<rect class="active" x="1077.185" y="2420.000" width="1402.766" height="19.000" />
<text x="1082.185" y="2434.000">dev-ttyc1.device</text>
<rect class="activating" x="1077.187" y="2440.000" width="0.000" height="19.000" />
<rect class="active" x="1077.187" y="2440.000" width="1402.764" height="19.000" />
<text x="1082.187" y="2454.000">sys-devices-virtual-tty-ttyc1.device</text>
<rect class="activating" x="1077.789" y="2460.000" width="0.000" height="19.000" />
<rect class="active" x="1077.789" y="2460.000" width="1402.162" height="19.000" />
<text x="1082.789" y="2474.000">dev-ttyc2.device</text>
<rect class="activating" x="1077.790" y="2480.000" width="0.000" height="19.000" />
<rect class="active" x="1077.790" y="2480.000" width="1402.161" height="19.000" />
<text x="1082.790" y="2494.000">sys-devices-virtual-tty-ttyc2.device</text>
<rect class="activating" x="1078.053" y="2500.000" width="0.000" height="19.000" />
<rect class="active" x="1078.053" y="2500.000" width="1401.898" height="19.000" />
<text x="1083.053" y="2514.000">dev-ttybe.device</text>
<rect class="activating" x="1078.055" y="2520.000" width="0.000" height="19.000" />
<rect class="active" x="1078.055" y="2520.000" width="1401.896" height="19.000" />
<text x="1083.055" y="2534.000">sys-devices-virtual-tty-ttybe.device</text>
<rect class="activating" x="1078.773" y="2540.000" width="0.000" height="19.000" />
<rect class="active" x="1078.773" y="2540.000" width="1401.178" height="19.000" />
<text x="1083.773" y="2554.000">dev-ttybf.device</text>
<rect class="activating" x="1078.775" y="2560.000" width="0.000" height="19.000" />
<rect class="active" x="1078.775" y="2560.000" width="1401.176" height="19.000" />
<text x="1083.775" y="2574.000">sys-devices-virtual-tty-ttybf.device</text>
<rect class="activating" x="1079.428" y="2580.000" width="0.000" height="19.000" />
<rect class="active" x="1079.428" y="2580.000" width="1400.523" height="19.000" />
<text x="1084.428" y="2594.000">dev-ttyc7.device</text>
<rect class="activating" x="1079.430" y="2600.000" width="0.000" height="19.000" />
<rect class="active" x="1079.430" y="2600.000" width="1400.521" height="19.000" />
<text x="1084.430" y="2614.000">sys-devices-virtual-tty-ttyc7.device</text>
<rect class="activating" x="1080.446" y="2620.000" width="0.000" height="19.000" />
<rect class="active" x="1080.446" y="2620.000" width="1399.505" height="19.000" />
<text x="1085.446" y="2634.000">dev-ttyc8.device</text>
<rect class="activating" x="1080.447" y="2640.000" width="0.000" height="19.000" />
<rect class="active" x="1080.447" y="2640.000" width="1399.504" height="19.000" />
<text x="1085.447" y="2654.000">sys-devices-virtual-tty-ttyc8.device</text>
<rect class="activating" x="1080.792" y="2660.000" width="0.000" height="19.000" />
<rect class="active" x="1080.792" y="2660.000" width="1399.159" height="19.000" />
<text x="1085.792" y="2674.000">dev-ttyc6.device</text>
<rect class="activating" x="1080.793" y="2680.000" width="0.000" height="19.000" />
<rect class="active" x="1080.793" y="2680.000" width="1399.157" height="19.000" />
<text x="1085.793" y="2694.000">sys-devices-virtual-tty-ttyc6.device</text>
<rect class="activating" x="1081.950" y="2700.000" width="0.000" height="19.000" />
<rect class="active" x="1081.950" y="2700.000" width="1398.000" height="19.000" />
<text x="1086.950" y="2714.000">dev-ttyc5.device</text>
<rect class="activating" x="1081.952" y="2720.000" width="0.000" height="19.000" />
<rect class="active" x="1081.952" y="2720.000" width="1397.999" height="19.000" />
<text x="1086.952" y="2734.000">sys-devices-virtual-tty-ttyc5.device</text>
<rect class="activating" x="1082.851" y="2740.000" width="0.000" height="19.000" />
<rect class="active" x="1082.851" y="2740.000" width="1397.100" height="19.000" />
<text x="1087.851" y="2754.000">dev-ttyc4.device</text>
<rect class="activating" x="1082.853" y="2760.000" width="0.000" height="19.000" />
<rect class="active" x="1082.853" y="2760.000" width="1397.097" height="19.000" />
<text x="1087.853" y="2774.000">sys-devices-virtual-tty-ttyc4.device</text>
<rect class="activating" x="1083.085" y="2780.000" width="0.000" height="19.000" />
<rect class="active" x="1083.085" y="2780.000" width="1396.866" height="19.000" />
<text x="1088.085" y="2794.000">dev-ttycb.device</text>
<rect class="activating" x="1083.087" y="2800.000" width="0.000" height="19.000" />
<rect class="active" x="1083.087" y="2800.000" width="1396.864" height="19.000" />
<text x="1088.087" y="2814.000">sys-devices-virtual-tty-ttycb.device</text>
<rect class="activating" x="1084.552" y="2820.000" width="0.000" height="19.000" />
<rect class="active" x="1084.552" y="2820.000" width="1395.399" height="19.000" />
<text x="1089.552" y="2834.000">dev-ttyca.device</text>
<rect class="activating" x="1084.554" y="2840.000" width="0.000" height="19.000" />
<rect class="active" x="1084.554" y="2840.000" width="1395.397" height="19.000" />
<text x="1089.554" y="2854.000">sys-devices-virtual-tty-ttyca.device</text>
<rect class="activating" x="1085.082" y="2860.000" width="0.000" height="19.000" />
<rect class="active" x="1085.082" y="2860.000" width="1394.869" height="19.000" />
<text x="1090.082" y="2874.000">dev-ttyc9.device</text>
<rect class="activating" x="1085.084" y="2880.000" width="0.000" height="19.000" />
<rect class="active" x="1085.084" y="2880.000" width="1394.867" height="19.000" />
<text x="1090.084" y="2894.000">sys-devices-virtual-tty-ttyc9.device</text>
<rect class="activating" x="1085.214" y="2900.000" width="0.000" height="19.000" />
<rect class="active" x="1085.214" y="2900.000" width="1394.737" height="19.000" />
<text x="1090.214" y="2914.000">dev-ttycd.device</text>
<rect class="activating" x="1085.216" y="2920.000" width="0.000" height="19.000" />
<rect class="active" x="1085.216" y="2920.000" width="1394.735" height="19.000" />
<text x="1090.216" y="2934.000">sys-devices-virtual-tty-ttycd.device</text>
<rect class="activating" x="1086.024" y="2940.000" width="0.000" height="19.000" />
<rect class="active" x="1086.024" y="2940.000" width="1393.927" height="19.000" />
<text x="1091.024" y="2954.000">dev-ttyce.device</text>
<rect class="activating" x="1086.025" y="2960.000" width="0.000" height="19.000" />
<rect class="active" x="1086.025" y="2960.000" width="1393.925" height="19.000" />
<text x="1091.025" y="2974.000">sys-devices-virtual-tty-ttyce.device</text>
<rect class="activating" x="1086.592" y="2980.000" width="0.000" height="19.000" />
<rect class="active" x="1086.592" y="2980.000" width="1393.359" height="19.000" />
<text x="1091.592" y="2994.000">dev-ttyd0.device</text>
<rect class="activating" x="1086.594" y="3000.000" width="0.000" height="19.000" />
<rect class="active" x="1086.594" y="3000.000" width="1393.357" height="19.000" />
<text x="1091.594" y="3014.000">sys-devices-virtual-tty-ttyd0.device</text>
<rect class="activating" x="1088.256" y="3020.000" width="0.000" height="19.000" />
<rect class="active" x="1088.256" y="3020.000" width="1391.695" height="19.000" />
<text x="1093.256" y="3034.000">dev-ttycf.device</text>
<rect class="activating" x="1088.257" y="3040.000" width="0.000" height="19.000" />
<rect class="active" x="1088.257" y="3040.000" width="1391.693" height="19.000" />
<text x="1093.257" y="3054.000">sys-devices-virtual-tty-ttycf.device</text>
<rect class="activating" x="1088.494" y="3060.000" width="0.000" height="19.000" />
<rect class="active" x="1088.494" y="3060.000" width="1391.457" height="19.000" />
<text x="1093.494" y="3074.000">dev-ttyd3.device</text>
<rect class="activating" x="1088.496" y="3080.000" width="0.000" height="19.000" />
<rect class="active" x="1088.496" y="3080.000" width="1391.455" height="19.000" />
<text x="1093.496" y="3094.000">sys-devices-virtual-tty-ttyd3.device</text>
<rect class="activating" x="1089.616" y="3100.000" width="0.000" height="19.000" />
<rect class="active" x="1089.616" y="3100.000" width="1390.335" height="19.000" />
<text x="1094.616" y="3114.000">dev-ttyd1.device</text>
<rect class="activating" x="1089.617" y="3120.000" width="0.000" height="19.000" />
<rect class="active" x="1089.617" y="3120.000" width="1390.334" height="19.000" />
<text x="1094.617" y="3134.000">sys-devices-virtual-tty-ttyd1.device</text>
<rect class="activating" x="1090.209" y="3140.000" width="0.000" height="19.000" />
<rect class="active" x="1090.209" y="3140.000" width="1389.742" height="19.000" />
<text x="1095.209" y="3154.000">dev-ttycc.device</text>
<rect class="activating" x="1090.211" y="3160.000" width="0.000" height="19.000" />
<rect class="active" x="1090.211" y="3160.000" width="1389.740" height="19.000" />
<text x="1095.211" y="3174.000">sys-devices-virtual-tty-ttycc.device</text>
<rect class="activating" x="1091.355" y="3180.000" width="0.000" height="19.000" />
<rect class="active" x="1091.355" y="3180.000" width="1388.596" height="19.000" />
<text x="1096.355" y="3194.000">dev-ttyd4.device</text>
<rect class="activating" x="1091.357" y="3200.000" width="0.000" height="19.000" />
<rect class="active" x="1091.357" y="3200.000" width="1388.594" height="19.000" />
<text x="1096.357" y="3214.000">sys-devices-virtual-tty-ttyd4.device</text>
<rect class="activating" x="1092.403" y="3220.000" width="0.000" height="19.000" />
<rect class="active" x="1092.403" y="3220.000" width="1387.547" height="19.000" />
<text x="1097.403" y="3234.000">dev-ttyd2.device</text>
<rect class="activating" x="1092.405" y="3240.000" width="0.000" height="19.000" />
<rect class="active" x="1092.405" y="3240.000" width="1387.546" height="19.000" />
<text x="1097.405" y="3254.000">sys-devices-virtual-tty-ttyd2.device</text>
<rect class="activating" x="1092.555" y="3260.000" width="0.000" height="19.000" />
<rect class="active" x="1092.555" y="3260.000" width="1387.396" height="19.000" />
<text x="1097.555" y="3274.000">dev-ttyd5.device</text>
<rect class="activating" x="1092.556" y="3280.000" width="0.000" height="19.000" />
<rect class="active" x="1092.556" y="3280.000" width="1387.395" height="19.000" />
<text x="1097.556" y="3294.000">sys-devices-virtual-tty-ttyd5.device</text>
<rect class="activating" x="1092.710" y="3300.000" width="0.000" height="19.000" />
<rect class="active" x="1092.710" y="3300.000" width="1387.241" height="19.000" />
<text x="1097.710" y="3314.000">dev-ttyd8.device</text>
<rect class="activating" x="1092.712" y="3320.000" width="0.000" height="19.000" />
<rect class="active" x="1092.712" y="3320.000" width="1387.239" height="19.000" />
<text x="1097.712" y="3334.000">sys-devices-virtual-tty-ttyd8.device</text>
<rect class="activating" x="1093.493" y="3340.000" width="0.000" height="19.000" />
<rect class="active" x="1093.493" y="3340.000" width="1386.458" height="19.000" />
<text x="1098.493" y="3354.000">dev-ttyd9.device</text>
<rect class="activating" x="1093.494" y="3360.000" width="0.000" height="19.000" />
<rect class="active" x="1093.494" y="3360.000" width="1386.457" height="19.000" />
<text x="1098.494" y="3374.000">sys-devices-virtual-tty-ttyd9.device</text>
<rect class="activating" x="1093.797" y="3380.000" width="0.000" height="19.000" />
<rect class="active" x="1093.797" y="3380.000" width="1386.154" height="19.000" />
<text x="1098.797" y="3394.000">dev-ttyd6.device</text>
<rect class="activating" x="1093.798" y="3400.000" width="0.000" height="19.000" />
<rect class="active" x="1093.798" y="3400.000" width="1386.152" height="19.000" />
<text x="1098.798" y="3414.000">sys-devices-virtual-tty-ttyd6.device</text>
<rect class="activating" x="1094.902" y="3420.000" width="0.000" height="19.000" />
<rect class="active" x="1094.902" y="3420.000" width="1385.049" height="19.000" />
<text x="1099.902" y="3434.000">dev-ttyd7.device</text>
<rect class="activating" x="1094.904" y="3440.000" width="0.000" height="19.000" />
<rect class="active" x="1094.904" y="3440.000" width="1385.047" height="19.000" />
<text x="1099.904" y="3454.000">sys-devices-virtual-tty-ttyd7.device</text>
<rect class="activating" x="1095.454" y="3460.000" width="0.000" height="19.000" />
<rect class="active" x="1095.454" y="3460.000" width="1384.497" height="19.000" />
<text x="1100.454" y="3474.000">dev-ttydc.device</text>
<rect class="activating" x="1095.456" y="3480.000" width="0.000" height="19.000" />
<rect class="active" x="1095.456" y="3480.000" width="1384.495" height="19.000" />
<text x="1100.456" y="3494.000">sys-devices-virtual-tty-ttydc.device</text>
<rect class="activating" x="1096.117" y="3500.000" width="0.000" height="19.000" />
<rect class="active" x="1096.117" y="3500.000" width="1383.834" height="19.000" />
<text x="1101.117" y="3514.000">dev-ttyda.device</text>
<rect class="activating" x="1096.119" y="3520.000" width="0.000" height="19.000" />
<rect class="active" x="1096.119" y="3520.000" width="1383.832" height="19.000" />
<text x="1101.119" y="3534.000">sys-devices-virtual-tty-ttyda.device</text>
<rect class="activating" x="1096.913" y="3540.000" width="0.000" height="19.000" />
<rect class="active" x="1096.913" y="3540.000" width="1383.037" height="19.000" />
<text x="1101.913" y="3554.000">dev-ttydd.device</text>
<rect class="activating" x="1096.915" y="3560.000" width="0.000" height="19.000" />
<rect class="active" x="1096.915" y="3560.000" width="1383.036" height="19.000" />
<text x="1101.915" y="3574.000">sys-devices-virtual-tty-ttydd.device</text>
<rect class="activating" x="1096.995" y="3580.000" width="0.000" height="19.000" />
<rect class="active" x="1096.995" y="3580.000" width="1382.956" height="19.000" />
<text x="1101.995" y="3594.000">dev-ttyde.device</text>
<rect class="activating" x="1096.996" y="3600.000" width="0.000" height="19.000" />
<rect class="active" x="1096.996" y="3600.000" width="1382.955" height="19.000" />
<text x="1101.996" y="3614.000">sys-devices-virtual-tty-ttyde.device</text>
<rect class="activating" x="1097.120" y="3620.000" width="0.000" height="19.000" />
<rect class="active" x="1097.120" y="3620.000" width="1382.831" height="19.000" />
<text x="1102.120" y="3634.000">dev-ttydf.device</text>
<rect class="activating" x="1097.121" y="3640.000" width="0.000" height="19.000" />
<rect class="active" x="1097.121" y="3640.000" width="1382.829" height="19.000" />
<text x="1102.121" y="3654.000">sys-devices-virtual-tty-ttydf.device</text>
<rect class="activating" x="1097.522" y="3660.000" width="0.000" height="19.000" />
<rect class="active" x="1097.522" y="3660.000" width="1382.429" height="19.000" />
<text x="1102.522" y="3674.000">dev-ttye0.device</text>
<rect class="activating" x="1097.523" y="3680.000" width="0.000" height="19.000" />
<rect class="active" x="1097.523" y="3680.000" width="1382.428" height="19.000" />
<text x="1102.523" y="3694.000">sys-devices-virtual-tty-ttye0.device</text>
<rect class="activating" x="1098.060" y="3700.000" width="0.000" height="19.000" />
<rect class="active" x="1098.060" y="3700.000" width="1381.891" height="19.000" />
<text x="1103.060" y="3714.000">dev-ttye1.device</text>
<rect class="activating" x="1098.062" y="3720.000" width="0.000" height="19.000" />
<rect class="active" x="1098.062" y="3720.000" width="1381.889" height="19.000" />
<text x="1103.062" y="3734.000">sys-devices-virtual-tty-ttye1.device</text>
<rect class="activating" x="1098.285" y="3740.000" width="0.000" height="19.000" />
<rect class="active" x="1098.285" y="3740.000" width="1381.666" height="19.000" />
<text x="1103.285" y="3754.000">dev-ttydb.device</text>
<rect class="activating" x="1098.286" y="3760.000" width="0.000" height="19.000" />
<rect class="active" x="1098.286" y="3760.000" width="1381.665" height="19.000" />
<text x="1103.286" y="3774.000">sys-devices-virtual-tty-ttydb.device</text>
<rect class="activating" x="1099.820" y="3780.000" width="0.000" height="19.000" />
<rect class="active" x="1099.820" y="3780.000" width="1380.131" height="19.000" />
<text x="1104.820" y="3794.000">dev-ttye2.device</text>
<rect class="activating" x="1099.821" y="3800.000" width="0.000" height="19.000" />
<rect class="active" x="1099.821" y="3800.000" width="1380.130" height="19.000" />
<text x="1104.821" y="3814.000">sys-devices-virtual-tty-ttye2.device</text>
<rect class="activating" x="1101.194" y="3820.000" width="0.000" height="19.000" />
<rect class="active" x="1101.194" y="3820.000" width="1378.757" height="19.000" />
<text x="1106.194" y="3834.000">dev-ttye3.device</text>
<rect class="activating" x="1101.196" y="3840.000" width="0.000" height="19.000" />
<rect class="active" x="1101.196" y="3840.000" width="1378.755" height="19.000" />
<text x="1106.196" y="3854.000">sys-devices-virtual-tty-ttye3.device</text>
<rect class="activating" x="1102.597" y="3860.000" width="0.000" height="19.000" />
<rect class="active" x="1102.597" y="3860.000" width="1377.354" height="19.000" />
<text x="1107.597" y="3874.000">dev-ttye5.device</text>
<rect class="activating" x="1102.600" y="3880.000" width="0.000" height="19.000" />
<rect class="active" x="1102.600" y="3880.000" width="1377.351" height="19.000" />
<text x="1107.600" y="3894.000">sys-devices-virtual-tty-ttye5.device</text>
<rect class="activating" x="1103.051" y="3900.000" width="0.000" height="19.000" />
<rect class="active" x="1103.051" y="3900.000" width="1376.900" height="19.000" />
<text x="1108.051" y="3914.000">dev-ttye6.device</text>
<rect class="activating" x="1103.053" y="3920.000" width="0.000" height="19.000" />
<rect class="active" x="1103.053" y="3920.000" width="1376.898" height="19.000" />
<text x="1108.053" y="3934.000">sys-devices-virtual-tty-ttye6.device</text>
<rect class="activating" x="1103.883" y="3940.000" width="0.000" height="19.000" />
<rect class="active" x="1103.883" y="3940.000" width="1376.068" height="19.000" />
<text x="1108.883" y="3954.000">dev-ttye8.device</text>
<rect class="activating" x="1103.885" y="3960.000" width="0.000" height="19.000" />
<rect class="active" x="1103.885" y="3960.000" width="1376.066" height="19.000" />
<text x="1108.885" y="3974.000">sys-devices-virtual-tty-ttye8.device</text>
<rect class="activating" x="1104.284" y="3980.000" width="0.000" height="19.000" />
<rect class="active" x="1104.284" y="3980.000" width="1375.667" height="19.000" />
<text x="1109.284" y="3994.000">dev-ttye4.device</text>
<rect class="activating" x="1104.598" y="4000.000" width="0.000" height="19.000" />
<rect class="active" x="1104.598" y="4000.000" width="1375.353" height="19.000" />
<text x="1109.598" y="4014.000">sys-devices-virtual-tty-ttye4.device</text>
<rect class="activating" x="1105.210" y="4020.000" width="0.000" height="19.000" />
<rect class="active" x="1105.210" y="4020.000" width="1374.741" height="19.000" />
<text x="1110.210" y="4034.000">dev-ttye9.device</text>
<rect class="activating" x="1105.211" y="4040.000" width="0.000" height="19.000" />
<rect class="active" x="1105.211" y="4040.000" width="1374.739" height="19.000" />
<text x="1110.211" y="4054.000">sys-devices-virtual-tty-ttye9.device</text>
<rect class="activating" x="1105.752" y="4060.000" width="0.000" height="19.000" />
<rect class="active" x="1105.752" y="4060.000" width="1374.199" height="19.000" />
<text x="1110.752" y="4074.000">dev-ttye7.device</text>
<rect class="activating" x="1105.754" y="4080.000" width="0.000" height="19.000" />
<rect class="active" x="1105.754" y="4080.000" width="1374.197" height="19.000" />
<text x="1110.754" y="4094.000">sys-devices-virtual-tty-ttye7.device</text>
<rect class="activating" x="1107.186" y="4100.000" width="0.000" height="19.000" />
<rect class="active" x="1107.186" y="4100.000" width="1372.765" height="19.000" />
<text x="1112.186" y="4114.000">dev-ttyec.device</text>
<rect class="activating" x="1107.188" y="4120.000" width="0.000" height="19.000" />
<rect class="active" x="1107.188" y="4120.000" width="1372.763" height="19.000" />
<text x="1112.188" y="4134.000">sys-devices-virtual-tty-ttyec.device</text>
<rect class="activating" x="1107.946" y="4140.000" width="0.000" height="19.000" />
<rect class="active" x="1107.946" y="4140.000" width="1372.005" height="19.000" />
<text x="1112.946" y="4154.000">dev-ttyed.device</text>
<rect class="activating" x="1107.948" y="4160.000" width="0.000" height="19.000" />
<rect class="active" x="1107.948" y="4160.000" width="1372.003" height="19.000" />
<text x="1112.948" y="4174.000">sys-devices-virtual-tty-ttyed.device</text>
<rect class="activating" x="1108.647" y="4180.000" width="0.000" height="19.000" />
<rect class="active" x="1108.647" y="4180.000" width="1371.303" height="19.000" />
<text x="1113.647" y="4194.000">dev-ttyea.device</text>
<rect class="activating" x="1108.649" y="4200.000" width="0.000" height="19.000" />
<rect class="active" x="1108.649" y="4200.000" width="1371.302" height="19.000" />
<text x="1113.649" y="4214.000">sys-devices-virtual-tty-ttyea.device</text>
<rect class="activating" x="1109.314" y="4220.000" width="0.000" height="19.000" />
<rect class="active" x="1109.314" y="4220.000" width="1370.636" height="19.000" />
<text x="1114.314" y="4234.000">dev-ttyeb.device</text>
<rect class="activating" x="1109.316" y="4240.000" width="0.000" height="19.000" />
<rect class="active" x="1109.316" y="4240.000" width="1370.635" height="19.000" />
<text x="1114.316" y="4254.000">sys-devices-virtual-tty-ttyeb.device</text>
<rect class="activating" x="1109.977" y="4260.000" width="0.000" height="19.000" />
<rect class="active" x="1109.977" y="4260.000" width="1369.974" height="19.000" />
<text x="1114.977" y="4274.000">dev-ttyp0.device</text>
<rect class="activating" x="1109.979" y="4280.000" width="0.000" height="19.000" />
<rect class="active" x="1109.979" y="4280.000" width="1369.972" height="19.000" />
<text x="1114.979" y="4294.000">sys-devices-virtual-tty-ttyp0.device</text>
<rect class="activating" x="1110.133" y="4300.000" width="0.000" height="19.000" />
<rect class="active" x="1110.133" y="4300.000" width="1369.818" height="19.000" />
<text x="1115.133" y="4314.000">dev-ttyee.device</text>
<rect class="activating" x="1110.135" y="4320.000" width="0.000" height="19.000" />
<rect class="active" x="1110.135" y="4320.000" width="1369.816" height="19.000" />
<text x="1115.135" y="4334.000">sys-devices-virtual-tty-ttyee.device</text>
<rect class="activating" x="1110.615" y="4340.000" width="0.000" height="19.000" />
<rect class="active" x="1110.615" y="4340.000" width="1369.336" height="19.000" />
<text x="1115.615" y="4354.000">dev-ttyp1.device</text>
<rect class="activating" x="1110.617" y="4360.000" width="0.000" height="19.000" />
<rect class="active" x="1110.617" y="4360.000" width="1369.334" height="19.000" />
<text x="1115.617" y="4374.000">sys-devices-virtual-tty-ttyp1.device</text>
<rect class="activating" x="1110.906" y="4380.000" width="0.000" height="19.000" />
<rect class="active" x="1110.906" y="4380.000" width="1369.045" height="19.000" />
<text x="1115.906" y="4394.000">dev-ttyef.device</text>
<rect class="activating" x="1110.908" y="4400.000" width="0.000" height="19.000" />
<rect class="active" x="1110.908" y="4400.000" width="1369.043" height="19.000" />
<text x="1115.908" y="4414.000">sys-devices-virtual-tty-ttyef.device</text>
<rect class="activating" x="1111.284" y="4420.000" width="0.000" height="19.000" />
<rect class="active" x="1111.284" y="4420.000" width="1368.667" height="19.000" />
<text x="1116.284" y="4434.000">dev-ttyp2.device</text>
<rect class="activating" x="1111.285" y="4440.000" width="0.000" height="19.000" />
<rect class="active" x="1111.285" y="4440.000" width="1368.665" height="19.000" />
<text x="1116.285" y="4454.000">sys-devices-virtual-tty-ttyp2.device</text>
<rect class="activating" x="1112.853" y="4460.000" width="0.000" height="19.000" />
<rect class="active" x="1112.853" y="4460.000" width="1367.098" height="19.000" />
<text x="1117.853" y="4474.000">dev-ttyp4.device</text>
<rect class="activating" x="1112.854" y="4480.000" width="0.000" height="19.000" />
<rect class="active" x="1112.854" y="4480.000" width="1367.096" height="19.000" />
<text x="1117.854" y="4494.000">sys-devices-virtual-tty-ttyp4.device</text>
<rect class="activating" x="1113.011" y="4500.000" width="0.000" height="19.000" />
<rect class="active" x="1113.011" y="4500.000" width="1366.940" height="19.000" />
<text x="1118.011" y="4514.000">dev-ttyp5.device</text>
<rect class="activating" x="1113.013" y="4520.000" width="0.000" height="19.000" />
<rect class="active" x="1113.013" y="4520.000" width="1366.938" height="19.000" />
<text x="1118.013" y="4534.000">sys-devices-virtual-tty-ttyp5.device</text>
<rect class="activating" x="1113.415" y="4540.000" width="0.000" height="19.000" />
<rect class="active" x="1113.415" y="4540.000" width="1366.535" height="19.000" />
<text x="1118.415" y="4554.000">dev-ttyp3.device</text>
<rect class="activating" x="1113.417" y="4560.000" width="0.000" height="19.000" />
<rect class="active" x="1113.417" y="4560.000" width="1366.534" height="19.000" />
<text x="1118.417" y="4574.000">sys-devices-virtual-tty-ttyp3.device</text>
<rect class="activating" x="1115.230" y="4580.000" width="0.000" height="19.000" />
<rect class="active" x="1115.230" y="4580.000" width="1364.721" height="19.000" />
<text x="1120.230" y="4594.000">dev-ttyp7.device</text>
<rect class="activating" x="1115.232" y="4600.000" width="0.000" height="19.000" />
<rect class="active" x="1115.232" y="4600.000" width="1364.719" height="19.000" />
<text x="1120.232" y="4614.000">sys-devices-virtual-tty-ttyp7.device</text>
<rect class="activating" x="1116.152" y="4620.000" width="0.000" height="19.000" />
<rect class="active" x="1116.152" y="4620.000" width="1363.799" height="19.000" />
<text x="1121.152" y="4634.000">dev-ttypa.device</text>
<rect class="activating" x="1116.154" y="4640.000" width="0.000" height="19.000" />
<rect class="active" x="1116.154" y="4640.000" width="1363.797" height="19.000" />
<text x="1121.154" y="4654.000">sys-devices-virtual-tty-ttypa.device</text>
<rect class="activating" x="1116.929" y="4660.000" width="0.000" height="19.000" />
<rect class="active" x="1116.929" y="4660.000" width="1363.022" height="19.000" />
<text x="1121.929" y="4674.000">dev-ttyp6.device</text>
<rect class="activating" x="1116.930" y="4680.000" width="0.000" height="19.000" />
<rect class="active" x="1116.930" y="4680.000" width="1363.020" height="19.000" />
<text x="1121.930" y="4694.000">sys-devices-virtual-tty-ttyp6.device</text>
<rect class="activating" x="1118.122" y="4700.000" width="0.000" height="19.000" />
<rect class="active" x="1118.122" y="4700.000" width="1361.829" height="19.000" />
<text x="1123.122" y="4714.000">dev-ttyp8.device</text>
<rect class="activating" x="1118.124" y="4720.000" width="0.000" height="19.000" />
<rect class="active" x="1118.124" y="4720.000" width="1361.827" height="19.000" />
<text x="1123.124" y="4734.000">sys-devices-virtual-tty-ttyp8.device</text>
<rect class="activating" x="1118.522" y="4740.000" width="0.000" height="19.000" />
<rect class="active" x="1118.522" y="4740.000" width="1361.429" height="19.000" />
<text x="1123.522" y="4754.000">dev-ttyp9.device</text>
<rect class="activating" x="1118.524" y="4760.000" width="0.000" height="19.000" />
<rect class="active" x="1118.524" y="4760.000" width="1361.427" height="19.000" />
<text x="1123.524" y="4774.000">sys-devices-virtual-tty-ttyp9.device</text>
<rect class="activating" x="1119.598" y="4780.000" width="0.000" height="19.000" />
<rect class="active" x="1119.598" y="4780.000" width="1360.353" height="19.000" />
<text x="1124.598" y="4794.000">dev-ttypc.device</text>
<rect class="activating" x="1119.600" y="4800.000" width="0.000" height="19.000" />
<rect class="active" x="1119.600" y="4800.000" width="1360.351" height="19.000" />
<text x="1124.600" y="4814.000">sys-devices-virtual-tty-ttypc.device</text>
<rect class="activating" x="1119.822" y="4820.000" width="0.000" height="19.000" />
<rect class="active" x="1119.822" y="4820.000" width="1360.129" height="19.000" />
<text x="1124.822" y="4834.000">dev-ttypb.device</text>
<rect class="activating" x="1119.824" y="4840.000" width="0.000" height="19.000" />
<rect class="active" x="1119.824" y="4840.000" width="1360.127" height="19.000" />
<text x="1124.824" y="4854.000">sys-devices-virtual-tty-ttypb.device</text>
<rect class="activating" x="1122.160" y="4860.000" width="0.000" height="19.000" />
<rect class="active" x="1122.160" y="4860.000" width="1357.791" height="19.000" />
<text x="1127.160" y="4874.000">dev-ttypd.device</text>
<rect class="activating" x="1122.162" y="4880.000" width="0.000" height="19.000" />
<rect class="active" x="1122.162" y="4880.000" width="1357.789" height="19.000" />
<text x="1127.162" y="4894.000">sys-devices-virtual-tty-ttypd.device</text>
<rect class="activating" x="1122.556" y="4900.000" width="0.000" height="19.000" />
<rect class="active" x="1122.556" y="4900.000" width="1357.395" height="19.000" />
<text x="1127.556" y="4914.000">dev-ttype.device</text>
<rect class="activating" x="1122.558" y="4920.000" width="0.000" height="19.000" />
<rect class="active" x="1122.558" y="4920.000" width="1357.393" height="19.000" />
<text x="1127.558" y="4934.000">sys-devices-virtual-tty-ttype.device</text>
<rect class="activating" x="1123.749" y="4940.000" width="0.000" height="19.000" />
<rect class="active" x="1123.749" y="4940.000" width="1356.202" height="19.000" />
<text x="1128.749" y="4954.000">dev-ttypf.device</text>
<rect class="activating" x="1123.751" y="4960.000" width="0.000" height="19.000" />
<rect class="active" x="1123.751" y="4960.000" width="1356.200" height="19.000" />
<text x="1128.751" y="4974.000">sys-devices-virtual-tty-ttypf.device</text>
<rect class="activating" x="1124.219" y="4980.000" width="0.000" height="19.000" />
<rect class="active" x="1124.219" y="4980.000" width="1355.732" height="19.000" />
<text x="1129.219" y="4994.000">dev-ttyq1.device</text>
<rect class="activating" x="1124.221" y="5000.000" width="0.000" height="19.000" />
<rect class="active" x="1124.221" y="5000.000" width="1355.730" height="19.000" />
<text x="1129.221" y="5014.000">sys-devices-virtual-tty-ttyq1.device</text>
<rect class="activating" x="1124.821" y="5020.000" width="0.000" height="19.000" />
<rect class="active" x="1124.821" y="5020.000" width="1355.130" height="19.000" />
<text x="1129.821" y="5034.000">dev-ttyq2.device</text>
<rect class="activating" x="1124.823" y="5040.000" width="0.000" height="19.000" />
<rect class="active" x="1124.823" y="5040.000" width="1355.128" height="19.000" />
<text x="1129.823" y="5054.000">sys-devices-virtual-tty-ttyq2.device</text>
<rect class="activating" x="1125.200" y="5060.000" width="0.000" height="19.000" />
<rect class="active" x="1125.200" y="5060.000" width="1354.751" height="19.000" />
<text x="1130.200" y="5074.000">dev-ttyq0.device</text>
<rect class="activating" x="1125.202" y="5080.000" width="0.000" height="19.000" />
<rect class="active" x="1125.202" y="5080.000" width="1354.749" height="19.000" />
<text x="1130.202" y="5094.000">sys-devices-virtual-tty-ttyq0.device</text>
<rect class="activating" x="1125.697" y="5100.000" width="0.000" height="19.000" />
<rect class="active" x="1125.697" y="5100.000" width="1354.254" height="19.000" />
<text x="1130.697" y="5114.000">dev-ttyq4.device</text>
<rect class="activating" x="1125.699" y="5120.000" width="0.000" height="19.000" />
<rect class="active" x="1125.699" y="5120.000" width="1354.252" height="19.000" />
<text x="1130.699" y="5134.000">sys-devices-virtual-tty-ttyq4.device</text>
<rect class="activating" x="1126.260" y="5140.000" width="0.000" height="19.000" />
<rect class="active" x="1126.260" y="5140.000" width="1353.690" height="19.000" />
<text x="1131.260" y="5154.000">dev-ttyq3.device</text>
<rect class="activating" x="1126.262" y="5160.000" width="0.000" height="19.000" />
<rect class="active" x="1126.262" y="5160.000" width="1353.689" height="19.000" />
<text x="1131.262" y="5174.000">sys-devices-virtual-tty-ttyq3.device</text>
<rect class="activating" x="1128.090" y="5180.000" width="0.000" height="19.000" />
<rect class="active" x="1128.090" y="5180.000" width="1351.861" height="19.000" />
<text x="1133.090" y="5194.000">dev-ttyq7.device</text>
<rect class="activating" x="1128.091" y="5200.000" width="0.000" height="19.000" />
<rect class="active" x="1128.091" y="5200.000" width="1351.860" height="19.000" />
<text x="1133.091" y="5214.000">sys-devices-virtual-tty-ttyq7.device</text>
<rect class="activating" x="1128.639" y="5220.000" width="0.000" height="19.000" />
<rect class="active" x="1128.639" y="5220.000" width="1351.312" height="19.000" />
<text x="1133.639" y="5234.000">dev-ttyq8.device</text>
<rect class="activating" x="1128.641" y="5240.000" width="0.000" height="19.000" />
<rect class="active" x="1128.641" y="5240.000" width="1351.310" height="19.000" />
<text x="1133.641" y="5254.000">sys-devices-virtual-tty-ttyq8.device</text>
<rect class="activating" x="1128.780" y="5260.000" width="0.000" height="19.000" />
<rect class="active" x="1128.780" y="5260.000" width="1351.171" height="19.000" />
<text x="1133.780" y="5274.000">dev-ttyq9.device</text>
<rect class="activating" x="1128.782" y="5280.000" width="0.000" height="19.000" />
<rect class="active" x="1128.782" y="5280.000" width="1351.169" height="19.000" />
<text x="1133.782" y="5294.000">sys-devices-virtual-tty-ttyq9.device</text>
<rect class="activating" x="1129.059" y="5300.000" width="0.000" height="19.000" />
<rect class="active" x="1129.059" y="5300.000" width="1350.892" height="19.000" />
<text x="1134.059" y="5314.000">dev-ttyq5.device</text>
<rect class="activating" x="1129.061" y="5320.000" width="0.000" height="19.000" />
<rect class="active" x="1129.061" y="5320.000" width="1350.890" height="19.000" />
<text x="1134.061" y="5334.000">sys-devices-virtual-tty-ttyq5.device</text>
<rect class="activating" x="1129.890" y="5340.000" width="0.000" height="19.000" />
<rect class="active" x="1129.890" y="5340.000" width="1350.060" height="19.000" />
<text x="1134.890" y="5354.000">dev-ttyqa.device</text>
<rect class="activating" x="1129.892" y="5360.000" width="0.000" height="19.000" />
<rect class="active" x="1129.892" y="5360.000" width="1350.058" height="19.000" />
<text x="1134.892" y="5374.000">sys-devices-virtual-tty-ttyqa.device</text>
<rect class="activating" x="1131.030" y="5380.000" width="0.000" height="19.000" />
<rect class="active" x="1131.030" y="5380.000" width="1348.921" height="19.000" />
<text x="1136.030" y="5394.000">dev-ttyq6.device</text>
<rect class="activating" x="1131.032" y="5400.000" width="0.000" height="19.000" />
<rect class="active" x="1131.032" y="5400.000" width="1348.919" height="19.000" />
<text x="1136.032" y="5414.000">sys-devices-virtual-tty-ttyq6.device</text>
<rect class="activating" x="1131.113" y="5420.000" width="0.000" height="19.000" />
<rect class="active" x="1131.113" y="5420.000" width="1348.837" height="19.000" />
<text x="1136.113" y="5434.000">dev-ttyqc.device</text>
<rect class="activating" x="1131.752" y="5440.000" width="0.000" height="19.000" />
<rect class="active" x="1131.752" y="5440.000" width="1348.199" height="19.000" />
<text x="1136.752" y="5454.000">sys-devices-virtual-tty-ttyqc.device</text>
<rect class="activating" x="1131.950" y="5460.000" width="0.000" height="19.000" />
<rect class="active" x="1131.950" y="5460.000" width="1348.001" height="19.000" />
<text x="1136.950" y="5474.000">dev-ttyqd.device</text>
<rect class="activating" x="1131.951" y="5480.000" width="0.000" height="19.000" />
<rect class="active" x="1131.951" y="5480.000" width="1347.999" height="19.000" />
<text x="1136.951" y="5494.000">sys-devices-virtual-tty-ttyqd.device</text>
<rect class="activating" x="1133.611" y="5500.000" width="0.000" height="19.000" />
<rect class="active" x="1133.611" y="5500.000" width="1346.340" height="19.000" />
<text x="1138.611" y="5514.000">dev-ttyqe.device</text>
<rect class="activating" x="1133.613" y="5520.000" width="0.000" height="19.000" />
<rect class="active" x="1133.613" y="5520.000" width="1346.338" height="19.000" />
<text x="1138.613" y="5534.000">sys-devices-virtual-tty-ttyqe.device</text>
<rect class="activating" x="1133.819" y="5540.000" width="0.000" height="19.000" />
<rect class="active" x="1133.819" y="5540.000" width="1346.132" height="19.000" />
<text x="1138.819" y="5554.000">dev-ttyqb.device</text>
<rect class="activating" x="1133.821" y="5560.000" width="0.000" height="19.000" />
<rect class="active" x="1133.821" y="5560.000" width="1346.130" height="19.000" />
<text x="1138.821" y="5574.000">sys-devices-virtual-tty-ttyqb.device</text>
<rect class="activating" x="1134.156" y="5580.000" width="0.000" height="19.000" />
<rect class="active" x="1134.156" y="5580.000" width="1345.794" height="19.000" />
<text x="1139.156" y="5594.000">dev-ttyr1.device</text>
<rect class="activating" x="1134.158" y="5600.000" width="0.000" height="19.000" />
<rect class="active" x="1134.158" y="5600.000" width="1345.793" height="19.000" />
<text x="1139.158" y="5614.000">sys-devices-virtual-tty-ttyr1.device</text>
<rect class="activating" x="1134.784" y="5620.000" width="0.000" height="19.000" />
<rect class="active" x="1134.784" y="5620.000" width="1345.167" height="19.000" />
<text x="1139.784" y="5634.000">dev-ttyr3.device</text>
<rect class="activating" x="1134.786" y="5640.000" width="0.000" height="19.000" />
<rect class="active" x="1134.786" y="5640.000" width="1345.165" height="19.000" />
<text x="1139.786" y="5654.000">sys-devices-virtual-tty-ttyr3.device</text>
<rect class="activating" x="1136.165" y="5660.000" width="0.000" height="19.000" />
<rect class="active" x="1136.165" y="5660.000" width="1343.786" height="19.000" />
<text x="1141.165" y="5674.000">dev-ttyr0.device</text>
<rect class="activating" x="1136.167" y="5680.000" width="0.000" height="19.000" />
<rect class="active" x="1136.167" y="5680.000" width="1343.784" height="19.000" />
<text x="1141.167" y="5694.000">sys-devices-virtual-tty-ttyr0.device</text>
<rect class="activating" x="1136.825" y="5700.000" width="0.000" height="19.000" />
<rect class="active" x="1136.825" y="5700.000" width="1343.126" height="19.000" />
<text x="1141.825" y="5714.000">dev-ttyqf.device</text>
<rect class="activating" x="1136.827" y="5720.000" width="0.000" height="19.000" />
<rect class="active" x="1136.827" y="5720.000" width="1343.124" height="19.000" />
<text x="1141.827" y="5734.000">sys-devices-virtual-tty-ttyqf.device</text>
<rect class="activating" x="1137.705" y="5740.000" width="0.000" height="19.000" />
<rect class="active" x="1137.705" y="5740.000" width="1342.246" height="19.000" />
<text x="1142.705" y="5754.000">dev-ttyr4.device</text>
<rect class="activating" x="1137.707" y="5760.000" width="0.000" height="19.000" />
<rect class="active" x="1137.707" y="5760.000" width="1342.244" height="19.000" />
<text x="1142.707" y="5774.000">sys-devices-virtual-tty-ttyr4.device</text>
<rect class="activating" x="1140.359" y="5780.000" width="0.000" height="19.000" />
<rect class="active" x="1140.359" y="5780.000" width="1339.591" height="19.000" />
<text x="1145.359" y="5794.000">dev-ttyr5.device</text>
<rect class="activating" x="1140.361" y="5800.000" width="0.000" height="19.000" />
<rect class="active" x="1140.361" y="5800.000" width="1339.590" height="19.000" />
<text x="1145.361" y="5814.000">sys-devices-virtual-tty-ttyr5.device</text>
<rect class="activating" x="1141.221" y="5820.000" width="0.000" height="19.000" />
<rect class="active" x="1141.221" y="5820.000" width="1338.730" height="19.000" />
<text x="1146.221" y="5834.000">dev-ttyr6.device</text>
<rect class="activating" x="1141.223" y="5840.000" width="0.000" height="19.000" />
<rect class="active" x="1141.223" y="5840.000" width="1338.728" height="19.000" />
<text x="1146.223" y="5854.000">sys-devices-virtual-tty-ttyr6.device</text>
<rect class="activating" x="1142.612" y="5860.000" width="0.000" height="19.000" />
<rect class="active" x="1142.612" y="5860.000" width="1337.338" height="19.000" />
<text x="1147.612" y="5874.000">dev-ttyr8.device</text>
<rect class="activating" x="1142.614" y="5880.000" width="0.000" height="19.000" />
<rect class="active" x="1142.614" y="5880.000" width="1337.337" height="19.000" />
<text x="1147.614" y="5894.000">sys-devices-virtual-tty-ttyr8.device</text>
<rect class="activating" x="1143.170" y="5900.000" width="0.000" height="19.000" />
<rect class="active" x="1143.170" y="5900.000" width="1336.781" height="19.000" />
<text x="1148.170" y="5914.000">dev-ttyr7.device</text>
<rect class="activating" x="1143.171" y="5920.000" width="0.000" height="19.000" />
<rect class="active" x="1143.171" y="5920.000" width="1336.779" height="19.000" />
<text x="1148.171" y="5934.000">sys-devices-virtual-tty-ttyr7.device</text>
<rect class="activating" x="1144.480" y="5940.000" width="0.000" height="19.000" />
<rect class="active" x="1144.480" y="5940.000" width="1335.471" height="19.000" />
<text x="1149.480" y="5954.000">dev-ttyr2.device</text>
<rect class="activating" x="1144.482" y="5960.000" width="0.000" height="19.000" />
<rect class="active" x="1144.482" y="5960.000" width="1335.469" height="19.000" />
<text x="1149.482" y="5974.000">sys-devices-virtual-tty-ttyr2.device</text>
<rect class="activating" x="1145.372" y="5980.000" width="0.000" height="19.000" />
<rect class="active" x="1145.372" y="5980.000" width="1334.579" height="19.000" />
<text x="1150.372" y="5994.000">dev-ttyrb.device</text>
<rect class="activating" x="1145.374" y="6000.000" width="0.000" height="19.000" />
<rect class="active" x="1145.374" y="6000.000" width="1334.577" height="19.000" />
<text x="1150.374" y="6014.000">sys-devices-virtual-tty-ttyrb.device</text>
<rect class="activating" x="1145.711" y="6020.000" width="0.000" height="19.000" />
<rect class="active" x="1145.711" y="6020.000" width="1334.240" height="19.000" />
<text x="1150.711" y="6034.000">dev-ttyrd.device</text>
<rect class="activating" x="1145.713" y="6040.000" width="0.000" height="19.000" />
<rect class="active" x="1145.713" y="6040.000" width="1334.238" height="19.000" />
<text x="1150.713" y="6054.000">sys-devices-virtual-tty-ttyrd.device</text>
<rect class="activating" x="1146.772" y="6060.000" width="0.000" height="19.000" />
<rect class="active" x="1146.772" y="6060.000" width="1333.179" height="19.000" />
<text x="1151.772" y="6074.000">dev-ttyrc.device</text>
<rect class="activating" x="1146.774" y="6080.000" width="0.000" height="19.000" />
<rect class="active" x="1146.774" y="6080.000" width="1333.177" height="19.000" />
<text x="1151.774" y="6094.000">sys-devices-virtual-tty-ttyrc.device</text>
<rect class="activating" x="1147.385" y="6100.000" width="0.000" height="19.000" />
<rect class="active" x="1147.385" y="6100.000" width="1332.566" height="19.000" />
<text x="1152.385" y="6114.000">dev-ttyra.device</text>
<rect class="activating" x="1147.387" y="6120.000" width="0.000" height="19.000" />
<rect class="active" x="1147.387" y="6120.000" width="1332.564" height="19.000" />
<text x="1152.387" y="6134.000">sys-devices-virtual-tty-ttyra.device</text>
<rect class="activating" x="1148.799" y="6140.000" width="0.000" height="19.000" />
<rect class="active" x="1148.799" y="6140.000" width="1331.152" height="19.000" />
<text x="1153.799" y="6154.000">dev-ttyr9.device</text>
<rect class="activating" x="1148.801" y="6160.000" width="0.000" height="19.000" />
<rect class="active" x="1148.801" y="6160.000" width="1331.150" height="19.000" />
<text x="1153.801" y="6174.000">sys-devices-virtual-tty-ttyr9.device</text>
<rect class="activating" x="1149.720" y="6180.000" width="0.000" height="19.000" />
<rect class="active" x="1149.720" y="6180.000" width="1330.231" height="19.000" />
<text x="1154.720" y="6194.000">dev-ttyre.device</text>
<rect class="activating" x="1149.722" y="6200.000" width="0.000" height="19.000" />
<rect class="active" x="1149.722" y="6200.000" width="1330.229" height="19.000" />
<text x="1154.722" y="6214.000">sys-devices-virtual-tty-ttyre.device</text>
<rect class="activating" x="1152.413" y="6220.000" width="0.000" height="19.000" />
<rect class="active" x="1152.413" y="6220.000" width="1327.537" height="19.000" />
<text x="1157.413" y="6234.000">dev-ttys0.device</text>
<rect class="activating" x="1152.415" y="6240.000" width="0.000" height="19.000" />
<rect class="active" x="1152.415" y="6240.000" width="1327.536" height="19.000" />
<text x="1157.415" y="6254.000">sys-devices-virtual-tty-ttys0.device</text>
<rect class="activating" x="1153.365" y="6260.000" width="0.000" height="19.000" />
<rect class="active" x="1153.365" y="6260.000" width="1326.586" height="19.000" />
<text x="1158.365" y="6274.000">dev-ttys1.device</text>
<rect class="activating" x="1153.366" y="6280.000" width="0.000" height="19.000" />
<rect class="active" x="1153.366" y="6280.000" width="1326.584" height="19.000" />
<text x="1158.366" y="6294.000">sys-devices-virtual-tty-ttys1.device</text>
<rect class="activating" x="1154.441" y="6300.000" width="0.000" height="19.000" />
<rect class="active" x="1154.441" y="6300.000" width="1325.510" height="19.000" />
<text x="1159.441" y="6314.000">dev-ttyrf.device</text>
<rect class="activating" x="1154.442" y="6320.000" width="0.000" height="19.000" />
<rect class="active" x="1154.442" y="6320.000" width="1325.508" height="19.000" />
<text x="1159.442" y="6334.000">sys-devices-virtual-tty-ttyrf.device</text>
<rect class="activating" x="1154.865" y="6340.000" width="0.000" height="19.000" />
<rect class="active" x="1154.865" y="6340.000" width="1325.086" height="19.000" />
<text x="1159.865" y="6354.000">dev-ttys2.device</text>
<rect class="activating" x="1154.867" y="6360.000" width="0.000" height="19.000" />
<rect class="active" x="1154.867" y="6360.000" width="1325.084" height="19.000" />
<text x="1159.867" y="6374.000">sys-devices-virtual-tty-ttys2.device</text>
<rect class="activating" x="1156.166" y="6380.000" width="0.000" height="19.000" />
<rect class="active" x="1156.166" y="6380.000" width="1323.785" height="19.000" />
<text x="1161.166" y="6394.000">dev-ttys3.device</text>
<rect class="activating" x="1156.168" y="6400.000" width="0.000" height="19.000" />
<rect class="active" x="1156.168" y="6400.000" width="1323.783" height="19.000" />
<text x="1161.168" y="6414.000">sys-devices-virtual-tty-ttys3.device</text>
<rect class="activating" x="1156.869" y="6420.000" width="0.000" height="19.000" />
<rect class="active" x="1156.869" y="6420.000" width="1323.082" height="19.000" />
<text x="1161.869" y="6434.000">dev-ttys5.device</text>
<rect class="activating" x="1156.871" y="6440.000" width="0.000" height="19.000" />
<rect class="active" x="1156.871" y="6440.000" width="1323.080" height="19.000" />
<text x="1161.871" y="6454.000">sys-devices-virtual-tty-ttys5.device</text>
<rect class="activating" x="1157.655" y="6460.000" width="0.000" height="19.000" />
<rect class="active" x="1157.655" y="6460.000" width="1322.296" height="19.000" />
<text x="1162.655" y="6474.000">dev-ttys6.device</text>
<rect class="activating" x="1157.657" y="6480.000" width="0.000" height="19.000" />
<rect class="active" x="1157.657" y="6480.000" width="1322.294" height="19.000" />
<text x="1162.657" y="6494.000">sys-devices-virtual-tty-ttys6.device</text>
<rect class="activating" x="1159.543" y="6500.000" width="0.000" height="19.000" />
<rect class="active" x="1159.543" y="6500.000" width="1320.408" height="19.000" />
<text x="1164.543" y="6514.000">dev-ttys4.device</text>
<rect class="activating" x="1159.545" y="6520.000" width="0.000" height="19.000" />
<rect class="active" x="1159.545" y="6520.000" width="1320.406" height="19.000" />
<text x="1164.545" y="6534.000">sys-devices-virtual-tty-ttys4.device</text>
<rect class="activating" x="1160.074" y="6540.000" width="0.000" height="19.000" />
<rect class="active" x="1160.074" y="6540.000" width="1319.877" height="19.000" />
<text x="1165.074" y="6554.000">dev-ttys7.device</text>
<rect class="activating" x="1160.076" y="6560.000" width="0.000" height="19.000" />
<rect class="active" x="1160.076" y="6560.000" width="1319.875" height="19.000" />
<text x="1165.076" y="6574.000">sys-devices-virtual-tty-ttys7.device</text>
<rect class="activating" x="1160.598" y="6580.000" width="0.000" height="19.000" />
<rect class="active" x="1160.598" y="6580.000" width="1319.353" height="19.000" />
<text x="1165.598" y="6594.000">dev-ttys8.device</text>
<rect class="activating" x="1160.600" y="6600.000" width="0.000" height="19.000" />
<rect class="active" x="1160.600" y="6600.000" width="1319.351" height="19.000" />
<text x="1165.600" y="6614.000">sys-devices-virtual-tty-ttys8.device</text>
<rect class="activating" x="1161.282" y="6620.000" width="0.000" height="19.000" />
<rect class="active" x="1161.282" y="6620.000" width="1318.669" height="19.000" />
<text x="1166.282" y="6634.000">dev-ttys9.device</text>
<rect class="activating" x="1161.284" y="6640.000" width="0.000" height="19.000" />
<rect class="active" x="1161.284" y="6640.000" width="1318.667" height="19.000" />
<text x="1166.284" y="6654.000">sys-devices-virtual-tty-ttys9.device</text>
<rect class="activating" x="1161.974" y="6660.000" width="0.000" height="19.000" />
<rect class="active" x="1161.974" y="6660.000" width="1317.977" height="19.000" />
<text x="1166.974" y="6674.000">dev-ttysb.device</text>
<rect class="activating" x="1161.976" y="6680.000" width="0.000" height="19.000" />
<rect class="active" x="1161.976" y="6680.000" width="1317.975" height="19.000" />
<text x="1166.976" y="6694.000">sys-devices-virtual-tty-ttysb.device</text>
<rect class="activating" x="1162.169" y="6700.000" width="0.000" height="19.000" />
<rect class="active" x="1162.169" y="6700.000" width="1317.782" height="19.000" />
<text x="1167.169" y="6714.000">dev-ttysa.device</text>
<rect class="activating" x="1162.171" y="6720.000" width="0.000" height="19.000" />
<rect class="active" x="1162.171" y="6720.000" width="1317.780" height="19.000" />
<text x="1167.171" y="6734.000">sys-devices-virtual-tty-ttysa.device</text>
<rect class="activating" x="1163.038" y="6740.000" width="0.000" height="19.000" />
<rect class="active" x="1163.038" y="6740.000" width="1316.913" height="19.000" />
<text x="1168.038" y="6754.000">dev-ttysc.device</text>
<rect class="activating" x="1163.040" y="6760.000" width="0.000" height="19.000" />
<rect class="active" x="1163.040" y="6760.000" width="1316.911" height="19.000" />
<text x="1168.040" y="6774.000">sys-devices-virtual-tty-ttysc.device</text>
<rect class="activating" x="1163.979" y="6780.000" width="0.000" height="19.000" />
<rect class="active" x="1163.979" y="6780.000" width="1315.971" height="19.000" />
<text x="1168.979" y="6794.000">dev-ttysd.device</text>
<rect class="activating" x="1163.981" y="6800.000" width="0.000" height="19.000" />
<rect class="active" x="1163.981" y="6800.000" width="1315.970" height="19.000" />
<text x="1168.981" y="6814.000">sys-devices-virtual-tty-ttysd.device</text>
<rect class="activating" x="1165.279" y="6820.000" width="0.000" height="19.000" />
<rect class="active" x="1165.279" y="6820.000" width="1314.671" height="19.000" />
<text x="1170.279" y="6834.000">dev-ttyse.device</text>
<rect class="activating" x="1165.281" y="6840.000" width="0.000" height="19.000" />
<rect class="active" x="1165.281" y="6840.000" width="1314.670" height="19.000" />
<text x="1170.281" y="6854.000">sys-devices-virtual-tty-ttyse.device</text>
<rect class="activating" x="1165.532" y="6860.000" width="0.000" height="19.000" />
<rect class="active" x="1165.532" y="6860.000" width="1314.418" height="19.000" />
<text x="1170.532" y="6874.000">dev-ttyt0.device</text>
<rect class="activating" x="1165.534" y="6880.000" width="0.000" height="19.000" />
<rect class="active" x="1165.534" y="6880.000" width="1314.417" height="19.000" />
<text x="1170.534" y="6894.000">sys-devices-virtual-tty-ttyt0.device</text>
<rect class="activating" x="1166.152" y="6900.000" width="0.000" height="19.000" />
<rect class="active" x="1166.152" y="6900.000" width="1313.799" height="19.000" />
<text x="1171.152" y="6914.000">dev-ttyt1.device</text>
<rect class="activating" x="1166.153" y="6920.000" width="0.000" height="19.000" />
<rect class="active" x="1166.153" y="6920.000" width="1313.798" height="19.000" />
<text x="1171.153" y="6934.000">sys-devices-virtual-tty-ttyt1.device</text>
<rect class="activating" x="1166.305" y="6940.000" width="0.000" height="19.000" />
<rect class="active" x="1166.305" y="6940.000" width="1313.646" height="19.000" />
<text x="1171.305" y="6954.000">dev-ttyt2.device</text>
<rect class="activating" x="1166.306" y="6960.000" width="0.000" height="19.000" />
<rect class="active" x="1166.306" y="6960.000" width="1313.644" height="19.000" />
<text x="1171.306" y="6974.000">sys-devices-virtual-tty-ttyt2.device</text>
<rect class="activating" x="1166.742" y="6980.000" width="0.000" height="19.000" />
<rect class="active" x="1166.742" y="6980.000" width="1313.209" height="19.000" />
<text x="1171.742" y="6994.000">dev-ttyt3.device</text>
<rect class="activating" x="1166.744" y="7000.000" width="0.000" height="19.000" />
<rect class="active" x="1166.744" y="7000.000" width="1313.207" height="19.000" />
<text x="1171.744" y="7014.000">sys-devices-virtual-tty-ttyt3.device</text>
<rect class="activating" x="1166.976" y="7020.000" width="0.000" height="19.000" />
<rect class="active" x="1166.976" y="7020.000" width="1312.975" height="19.000" />
<text x="1171.976" y="7034.000">dev-ttysf.device</text>
<rect class="activating" x="1166.977" y="7040.000" width="0.000" height="19.000" />
<rect class="active" x="1166.977" y="7040.000" width="1312.974" height="19.000" />
<text x="1171.977" y="7054.000">sys-devices-virtual-tty-ttysf.device</text>
<rect class="activating" x="1167.853" y="7060.000" width="0.000" height="19.000" />
<rect class="active" x="1167.853" y="7060.000" width="1312.098" height="19.000" />
<text x="1172.853" y="7074.000">dev-ttyt5.device</text>
<rect class="activating" x="1167.854" y="7080.000" width="0.000" height="19.000" />
<rect class="active" x="1167.854" y="7080.000" width="1312.097" height="19.000" />
<text x="1172.854" y="7094.000">sys-devices-virtual-tty-ttyt5.device</text>
<rect class="activating" x="1168.701" y="7100.000" width="0.000" height="19.000" />
<rect class="active" x="1168.701" y="7100.000" width="1311.250" height="19.000" />
<text x="1173.701" y="7114.000">dev-ttyt6.device</text>
<rect class="activating" x="1168.703" y="7120.000" width="0.000" height="19.000" />
<rect class="active" x="1168.703" y="7120.000" width="1311.248" height="19.000" />
<text x="1173.703" y="7134.000">sys-devices-virtual-tty-ttyt6.device</text>
<rect class="activating" x="1168.826" y="7140.000" width="0.000" height="19.000" />
<rect class="active" x="1168.826" y="7140.000" width="1311.125" height="19.000" />
<text x="1173.826" y="7154.000">dev-ttyt7.device</text>
<rect class="activating" x="1168.828" y="7160.000" width="0.000" height="19.000" />
<rect class="active" x="1168.828" y="7160.000" width="1311.123" height="19.000" />
<text x="1173.828" y="7174.000">sys-devices-virtual-tty-ttyt7.device</text>
<rect class="activating" x="1168.928" y="7180.000" width="0.000" height="19.000" />
<rect class="active" x="1168.928" y="7180.000" width="1311.022" height="19.000" />
<text x="1173.928" y="7194.000">dev-ttyt4.device</text>
<rect class="activating" x="1168.930" y="7200.000" width="0.000" height="19.000" />
<rect class="active" x="1168.930" y="7200.000" width="1311.021" height="19.000" />
<text x="1173.930" y="7214.000">sys-devices-virtual-tty-ttyt4.device</text>
<rect class="activating" x="1169.089" y="7220.000" width="0.000" height="19.000" />
<rect class="active" x="1169.089" y="7220.000" width="1310.862" height="19.000" />
<text x="1174.089" y="7234.000">dev-ttyt8.device</text>
<rect class="activating" x="1169.091" y="7240.000" width="0.000" height="19.000" />
<rect class="active" x="1169.091" y="7240.000" width="1310.860" height="19.000" />
<text x="1174.091" y="7254.000">sys-devices-virtual-tty-ttyt8.device</text>
<rect class="activating" x="1169.580" y="7260.000" width="0.000" height="19.000" />
<rect class="active" x="1169.580" y="7260.000" width="1310.371" height="19.000" />
<text x="1174.580" y="7274.000">dev-ttyta.device</text>
<rect class="activating" x="1169.582" y="7280.000" width="0.000" height="19.000" />
<rect class="active" x="1169.582" y="7280.000" width="1310.369" height="19.000" />
<text x="1174.582" y="7294.000">sys-devices-virtual-tty-ttyta.device</text>
<rect class="activating" x="1170.262" y="7300.000" width="0.000" height="19.000" />
<rect class="active" x="1170.262" y="7300.000" width="1309.689" height="19.000" />
<text x="1175.262" y="7314.000">dev-ttytb.device</text>
<rect class="activating" x="1170.264" y="7320.000" width="0.000" height="19.000" />
<rect class="active" x="1170.264" y="7320.000" width="1309.687" height="19.000" />
<text x="1175.264" y="7334.000">sys-devices-virtual-tty-ttytb.device</text>
<rect class="activating" x="1170.429" y="7340.000" width="0.000" height="19.000" />
<rect class="active" x="1170.429" y="7340.000" width="1309.522" height="19.000" />
<text x="1175.429" y="7354.000">dev-ttyt9.device</text>
<rect class="activating" x="1170.430" y="7360.000" width="0.000" height="19.000" />
<rect class="active" x="1170.430" y="7360.000" width="1309.521" height="19.000" />
<text x="1175.430" y="7374.000">sys-devices-virtual-tty-ttyt9.device</text>
<rect class="activating" x="1170.588" y="7380.000" width="0.000" height="19.000" />
<rect class="active" x="1170.588" y="7380.000" width="1309.363" height="19.000" />
<text x="1175.588" y="7394.000">dev-ttytc.device</text>
<rect class="activating" x="1170.589" y="7400.000" width="0.000" height="19.000" />
<rect class="active" x="1170.589" y="7400.000" width="1309.362" height="19.000" />
<text x="1175.589" y="7414.000">sys-devices-virtual-tty-ttytc.device</text>
<rect class="activating" x="1171.063" y="7420.000" width="0.000" height="19.000" />
<rect class="active" x="1171.063" y="7420.000" width="1308.888" height="19.000" />
<text x="1176.063" y="7434.000">dev-ttyte.device</text>
<rect class="activating" x="1171.065" y="7440.000" width="0.000" height="19.000" />
<rect class="active" x="1171.065" y="7440.000" width="1308.886" height="19.000" />
<text x="1176.065" y="7454.000">sys-devices-virtual-tty-ttyte.device</text>
<rect class="activating" x="1171.258" y="7460.000" width="0.000" height="19.000" />
<rect class="active" x="1171.258" y="7460.000" width="1308.693" height="19.000" />
<text x="1176.258" y="7474.000">dev-ttytf.device</text>
<rect class="activating" x="1171.259" y="7480.000" width="0.000" height="19.000" />
<rect class="active" x="1171.259" y="7480.000" width="1308.692" height="19.000" />
<text x="1176.259" y="7494.000">sys-devices-virtual-tty-ttytf.device</text>
<rect class="activating" x="1171.737" y="7500.000" width="0.000" height="19.000" />
<rect class="active" x="1171.737" y="7500.000" width="1308.213" height="19.000" />
<text x="1176.737" y="7514.000">dev-ttyu6.device</text>
<rect class="activating" x="1171.739" y="7520.000" width="0.000" height="19.000" />
<rect class="active" x="1171.739" y="7520.000" width="1308.212" height="19.000" />
<text x="1176.739" y="7534.000">sys-devices-virtual-tty-ttyu6.device</text>
<rect class="activating" x="1172.378" y="7540.000" width="0.000" height="19.000" />
<rect class="active" x="1172.378" y="7540.000" width="1307.573" height="19.000" />
<text x="1177.378" y="7554.000">dev-ttyu0.device</text>
<rect class="activating" x="1172.380" y="7560.000" width="0.000" height="19.000" />
<rect class="active" x="1172.380" y="7560.000" width="1307.571" height="19.000" />
<text x="1177.380" y="7574.000">sys-devices-virtual-tty-ttyu0.device</text>
<rect class="activating" x="1172.480" y="7580.000" width="0.000" height="19.000" />
<rect class="active" x="1172.480" y="7580.000" width="1307.471" height="19.000" />
<text x="1177.480" y="7594.000">dev-ttyu3.device</text>
<rect class="activating" x="1172.481" y="7600.000" width="0.000" height="19.000" />
<rect class="active" x="1172.481" y="7600.000" width="1307.470" height="19.000" />
<text x="1177.481" y="7614.000">sys-devices-virtual-tty-ttyu3.device</text>
<rect class="activating" x="1172.979" y="7620.000" width="0.000" height="19.000" />
<rect class="active" x="1172.979" y="7620.000" width="1306.972" height="19.000" />
<text x="1177.979" y="7634.000">dev-ttyu1.device</text>
<rect class="activating" x="1172.981" y="7640.000" width="0.000" height="19.000" />
<rect class="active" x="1172.981" y="7640.000" width="1306.970" height="19.000" />
<text x="1177.981" y="7654.000">sys-devices-virtual-tty-ttyu1.device</text>
<rect class="activating" x="1173.350" y="7660.000" width="0.000" height="19.000" />
<rect class="active" x="1173.350" y="7660.000" width="1306.601" height="19.000" />
<text x="1178.350" y="7674.000">dev-ttytd.device</text>
<rect class="activating" x="1173.351" y="7680.000" width="0.000" height="19.000" />
<rect class="active" x="1173.351" y="7680.000" width="1306.599" height="19.000" />
<text x="1178.351" y="7694.000">sys-devices-virtual-tty-ttytd.device</text>
<rect class="activating" x="1173.791" y="7700.000" width="0.000" height="19.000" />
<rect class="active" x="1173.791" y="7700.000" width="1306.160" height="19.000" />
<text x="1178.791" y="7714.000">dev-ttyu2.device</text>
<rect class="activating" x="1173.792" y="7720.000" width="0.000" height="19.000" />
<rect class="active" x="1173.792" y="7720.000" width="1306.159" height="19.000" />
<text x="1178.792" y="7734.000">sys-devices-virtual-tty-ttyu2.device</text>
<rect class="activating" x="1174.306" y="7740.000" width="0.000" height="19.000" />
<rect class="active" x="1174.306" y="7740.000" width="1305.645" height="19.000" />
<text x="1179.306" y="7754.000">dev-ttyu4.device</text>
<rect class="activating" x="1174.307" y="7760.000" width="0.000" height="19.000" />
<rect class="active" x="1174.307" y="7760.000" width="1305.643" height="19.000" />
<text x="1179.307" y="7774.000">sys-devices-virtual-tty-ttyu4.device</text>
<rect class="activating" x="1174.418" y="7780.000" width="0.000" height="19.000" />
<rect class="active" x="1174.418" y="7780.000" width="1305.533" height="19.000" />
<text x="1179.418" y="7794.000">dev-ttyu5.device</text>
<rect class="activating" x="1174.420" y="7800.000" width="0.000" height="19.000" />
<rect class="active" x="1174.420" y="7800.000" width="1305.531" height="19.000" />
<text x="1179.420" y="7814.000">sys-devices-virtual-tty-ttyu5.device</text>
<rect class="activating" x="1174.542" y="7820.000" width="0.000" height="19.000" />
<rect class="active" x="1174.542" y="7820.000" width="1305.409" height="19.000" />
<text x="1179.542" y="7834.000">dev-ttyu7.device</text>
<rect class="activating" x="1174.543" y="7840.000" width="0.000" height="19.000" />
<rect class="active" x="1174.543" y="7840.000" width="1305.408" height="19.000" />
<text x="1179.543" y="7854.000">sys-devices-virtual-tty-ttyu7.device</text>
<rect class="activating" x="1175.195" y="7860.000" width="0.000" height="19.000" />
<rect class="active" x="1175.195" y="7860.000" width="1304.756" height="19.000" />
<text x="1180.195" y="7874.000">dev-ttyu9.device</text>
<rect class="activating" x="1175.196" y="7880.000" width="0.000" height="19.000" />
<rect class="active" x="1175.196" y="7880.000" width="1304.755" height="19.000" />
<text x="1180.196" y="7894.000">sys-devices-virtual-tty-ttyu9.device</text>
<rect class="activating" x="1175.763" y="7900.000" width="0.000" height="19.000" />
<rect class="active" x="1175.763" y="7900.000" width="1304.188" height="19.000" />
<text x="1180.763" y="7914.000">dev-ttyub.device</text>
<rect class="activating" x="1175.765" y="7920.000" width="0.000" height="19.000" />
<rect class="active" x="1175.765" y="7920.000" width="1304.186" height="19.000" />
<text x="1180.765" y="7934.000">sys-devices-virtual-tty-ttyub.device</text>
<rect class="activating" x="1175.899" y="7940.000" width="0.000" height="19.000" />
<rect class="active" x="1175.899" y="7940.000" width="1304.052" height="19.000" />
<text x="1180.899" y="7954.000">dev-ttyuc.device</text>
<rect class="activating" x="1175.901" y="7960.000" width="0.000" height="19.000" />
<rect class="active" x="1175.901" y="7960.000" width="1304.050" height="19.000" />
<text x="1180.901" y="7974.000">sys-devices-virtual-tty-ttyuc.device</text>
<rect class="activating" x="1176.389" y="7980.000" width="0.000" height="19.000" />
<rect class="active" x="1176.389" y="7980.000" width="1303.562" height="19.000" />
<text x="1181.389" y="7994.000">dev-ttyu8.device</text>
<rect class="activating" x="1176.390" y="8000.000" width="0.000" height="19.000" />
<rect class="active" x="1176.390" y="8000.000" width="1303.560" height="19.000" />
<text x="1181.390" y="8014.000">sys-devices-virtual-tty-ttyu8.device</text>
<rect class="activating" x="1176.941" y="8020.000" width="0.000" height="19.000" />
<rect class="active" x="1176.941" y="8020.000" width="1303.010" height="19.000" />
<text x="1181.941" y="8034.000">dev-ttyud.device</text>
<rect class="activating" x="1176.943" y="8040.000" width="0.000" height="19.000" />
<rect class="active" x="1176.943" y="8040.000" width="1303.008" height="19.000" />
<text x="1181.943" y="8054.000">sys-devices-virtual-tty-ttyud.device</text>
<rect class="activating" x="1177.129" y="8060.000" width="0.000" height="19.000" />
<rect class="active" x="1177.129" y="8060.000" width="1302.822" height="19.000" />
<text x="1182.129" y="8074.000">dev-ttyv0.device</text>
<rect class="activating" x="1177.130" y="8080.000" width="0.000" height="19.000" />
<rect class="active" x="1177.130" y="8080.000" width="1302.820" height="19.000" />
<text x="1182.130" y="8094.000">sys-devices-virtual-tty-ttyv0.device</text>
<rect class="activating" x="1177.221" y="8100.000" width="0.000" height="19.000" />
<rect class="active" x="1177.221" y="8100.000" width="1302.730" height="19.000" />
<text x="1182.221" y="8114.000">dev-ttyuf.device</text>
<rect class="activating" x="1177.222" y="8120.000" width="0.000" height="19.000" />
<rect class="active" x="1177.222" y="8120.000" width="1302.729" height="19.000" />
<text x="1182.222" y="8134.000">sys-devices-virtual-tty-ttyuf.device</text>
<rect class="activating" x="1177.298" y="8140.000" width="0.000" height="19.000" />
<rect class="active" x="1177.298" y="8140.000" width="1302.653" height="19.000" />
<text x="1182.298" y="8154.000">dev-ttyue.device</text>
<rect class="activating" x="1177.299" y="8160.000" width="0.000" height="19.000" />
<rect class="active" x="1177.299" y="8160.000" width="1302.652" height="19.000" />
<text x="1182.299" y="8174.000">sys-devices-virtual-tty-ttyue.device</text>
<rect class="activating" x="1178.272" y="8180.000" width="0.000" height="19.000" />
<rect class="active" x="1178.272" y="8180.000" width="1301.679" height="19.000" />
<text x="1183.272" y="8194.000">dev-ttyua.device</text>
<rect class="activating" x="1178.273" y="8200.000" width="0.000" height="19.000" />
<rect class="active" x="1178.273" y="8200.000" width="1301.678" height="19.000" />
<text x="1183.273" y="8214.000">sys-devices-virtual-tty-ttyua.device</text>
<rect class="activating" x="1178.495" y="8220.000" width="0.000" height="19.000" />
<rect class="active" x="1178.495" y="8220.000" width="1301.455" height="19.000" />
<text x="1183.495" y="8234.000">dev-ttyv1.device</text>
<rect class="activating" x="1178.497" y="8240.000" width="0.000" height="19.000" />
<rect class="active" x="1178.497" y="8240.000" width="1301.454" height="19.000" />
<text x="1183.497" y="8254.000">sys-devices-virtual-tty-ttyv1.device</text>
<rect class="activating" x="1179.118" y="8260.000" width="0.000" height="19.000" />
<rect class="active" x="1179.118" y="8260.000" width="1300.833" height="19.000" />
<text x="1184.118" y="8274.000">dev-ttyv2.device</text>
<rect class="activating" x="1179.120" y="8280.000" width="0.000" height="19.000" />
<rect class="active" x="1179.120" y="8280.000" width="1300.831" height="19.000" />
<text x="1184.120" y="8294.000">sys-devices-virtual-tty-ttyv2.device</text>
<rect class="activating" x="1179.359" y="8300.000" width="0.000" height="19.000" />
<rect class="active" x="1179.359" y="8300.000" width="1300.592" height="19.000" />
<text x="1184.359" y="8314.000">dev-ttyv5.device</text>
<rect class="activating" x="1179.361" y="8320.000" width="0.000" height="19.000" />
<rect class="active" x="1179.361" y="8320.000" width="1300.590" height="19.000" />
<text x="1184.361" y="8334.000">sys-devices-virtual-tty-ttyv5.device</text>
<rect class="activating" x="1179.819" y="8340.000" width="0.000" height="19.000" />
<rect class="active" x="1179.819" y="8340.000" width="1300.132" height="19.000" />
<text x="1184.819" y="8354.000">dev-ttyv8.device</text>
<rect class="activating" x="1179.820" y="8360.000" width="0.000" height="19.000" />
<rect class="active" x="1179.820" y="8360.000" width="1300.130" height="19.000" />
<text x="1184.820" y="8374.000">sys-devices-virtual-tty-ttyv8.device</text>
<rect class="activating" x="1179.959" y="8380.000" width="0.000" height="19.000" />
<rect class="active" x="1179.959" y="8380.000" width="1299.992" height="19.000" />
<text x="1184.959" y="8394.000">dev-ttyv6.device</text>
<rect class="activating" x="1179.961" y="8400.000" width="0.000" height="19.000" />
<rect class="active" x="1179.961" y="8400.000" width="1299.990" height="19.000" />
<text x="1184.961" y="8414.000">sys-devices-virtual-tty-ttyv6.device</text>
<rect class="activating" x="1180.305" y="8420.000" width="0.000" height="19.000" />
<rect class="active" x="1180.305" y="8420.000" width="1299.646" height="19.000" />
<text x="1185.305" y="8434.000">dev-ttyv7.device</text>
<rect class="activating" x="1180.307" y="8440.000" width="0.000" height="19.000" />
<rect class="active" x="1180.307" y="8440.000" width="1299.644" height="19.000" />
<text x="1185.307" y="8454.000">sys-devices-virtual-tty-ttyv7.device</text>
<rect class="activating" x="1181.343" y="8460.000" width="0.000" height="19.000" />
<rect class="active" x="1181.343" y="8460.000" width="1298.608" height="19.000" />
<text x="1186.343" y="8474.000">dev-ttyv4.device</text>
<rect class="activating" x="1181.344" y="8480.000" width="0.000" height="19.000" />
<rect class="active" x="1181.344" y="8480.000" width="1298.606" height="19.000" />
<text x="1186.344" y="8494.000">sys-devices-virtual-tty-ttyv4.device</text>
<rect class="activating" x="1181.763" y="8500.000" width="0.000" height="19.000" />
<rect class="active" x="1181.763" y="8500.000" width="1298.188" height="19.000" />
<text x="1186.763" y="8514.000">dev-ttyv3.device</text>
<rect class="activating" x="1181.764" y="8520.000" width="0.000" height="19.000" />
<rect class="active" x="1181.764" y="8520.000" width="1298.187" height="19.000" />
<text x="1186.764" y="8534.000">sys-devices-virtual-tty-ttyv3.device</text>
<rect class="activating" x="1182.039" y="8540.000" width="0.000" height="19.000" />
<rect class="active" x="1182.039" y="8540.000" width="1297.912" height="19.000" />
<text x="1187.039" y="8554.000">dev-ttyv9.device</text>
<rect class="activating" x="1182.041" y="8560.000" width="0.000" height="19.000" />
<rect class="active" x="1182.041" y="8560.000" width="1297.910" height="19.000" />
<text x="1187.041" y="8574.000">sys-devices-virtual-tty-ttyv9.device</text>
<rect class="activating" x="1182.221" y="8580.000" width="0.000" height="19.000" />
<rect class="active" x="1182.221" y="8580.000" width="1297.730" height="19.000" />
<text x="1187.221" y="8594.000">dev-ttyva.device</text>
<rect class="activating" x="1182.223" y="8600.000" width="0.000" height="19.000" />
<rect class="active" x="1182.223" y="8600.000" width="1297.728" height="19.000" />
<text x="1187.223" y="8614.000">sys-devices-virtual-tty-ttyva.device</text>
<rect class="activating" x="1182.485" y="8620.000" width="0.000" height="19.000" />
<rect class="active" x="1182.485" y="8620.000" width="1297.466" height="19.000" />
<text x="1187.485" y="8634.000">dev-ttyvb.device</text>
<rect class="activating" x="1182.487" y="8640.000" width="0.000" height="19.000" />
<rect class="active" x="1182.487" y="8640.000" width="1297.464" height="19.000" />
<text x="1187.487" y="8654.000">sys-devices-virtual-tty-ttyvb.device</text>
<rect class="activating" x="1183.250" y="8660.000" width="0.000" height="19.000" />
<rect class="active" x="1183.250" y="8660.000" width="1296.701" height="19.000" />
<text x="1188.250" y="8674.000">dev-ttyvc.device</text>
<rect class="activating" x="1183.251" y="8680.000" width="0.000" height="19.000" />
<rect class="active" x="1183.251" y="8680.000" width="1296.699" height="19.000" />
<text x="1188.251" y="8694.000">sys-devices-virtual-tty-ttyvc.device</text>
<rect class="activating" x="1183.512" y="8700.000" width="0.000" height="19.000" />
<rect class="active" x="1183.512" y="8700.000" width="1296.439" height="19.000" />
<text x="1188.512" y="8714.000">dev-ttyvd.device</text>
<rect class="activating" x="1183.514" y="8720.000" width="0.000" height="19.000" />
<rect class="active" x="1183.514" y="8720.000" width="1296.437" height="19.000" />
<text x="1188.514" y="8734.000">sys-devices-virtual-tty-ttyvd.device</text>
<rect class="activating" x="1183.705" y="8740.000" width="0.000" height="19.000" />
<rect class="active" x="1183.705" y="8740.000" width="1296.246" height="19.000" />
<text x="1188.705" y="8754.000">dev-ttyw1.device</text>
<rect class="activating" x="1183.707" y="8760.000" width="0.000" height="19.000" />
<rect class="active" x="1183.707" y="8760.000" width="1296.244" height="19.000" />
<text x="1188.707" y="8774.000">sys-devices-virtual-tty-ttyw1.device</text>
<rect class="activating" x="1183.863" y="8780.000" width="0.000" height="19.000" />
<rect class="active" x="1183.863" y="8780.000" width="1296.088" height="19.000" />
<text x="1188.863" y="8794.000">dev-ttyve.device</text>
<rect class="activating" x="1183.865" y="8800.000" width="0.000" height="19.000" />
<rect class="active" x="1183.865" y="8800.000" width="1296.086" height="19.000" />
<text x="1188.865" y="8814.000">sys-devices-virtual-tty-ttyve.device</text>
<rect class="activating" x="1184.303" y="8820.000" width="0.000" height="19.000" />
<rect class="active" x="1184.303" y="8820.000" width="1295.648" height="19.000" />
<text x="1189.303" y="8834.000">dev-ttyw2.device</text>
<rect class="activating" x="1184.304" y="8840.000" width="0.000" height="19.000" />
<rect class="active" x="1184.304" y="8840.000" width="1295.646" height="19.000" />
<text x="1189.304" y="8854.000">sys-devices-virtual-tty-ttyw2.device</text>
<rect class="activating" x="1184.773" y="8860.000" width="0.000" height="19.000" />
<rect class="active" x="1184.773" y="8860.000" width="1295.178" height="19.000" />
<text x="1189.773" y="8874.000">dev-ttyw0.device</text>
<rect class="activating" x="1184.774" y="8880.000" width="0.000" height="19.000" />
<rect class="active" x="1184.774" y="8880.000" width="1295.177" height="19.000" />
<text x="1189.774" y="8894.000">sys-devices-virtual-tty-ttyw0.device</text>
<rect class="activating" x="1185.639" y="8900.000" width="0.000" height="19.000" />
<rect class="active" x="1185.639" y="8900.000" width="1294.311" height="19.000" />
<text x="1190.639" y="8914.000">dev-ttyvf.device</text>
<rect class="activating" x="1185.641" y="8920.000" width="0.000" height="19.000" />
<rect class="active" x="1185.641" y="8920.000" width="1294.309" height="19.000" />
<text x="1190.641" y="8934.000">sys-devices-virtual-tty-ttyvf.device</text>
<rect class="activating" x="1185.852" y="8940.000" width="0.000" height="19.000" />
<rect class="active" x="1185.852" y="8940.000" width="1294.099" height="19.000" />
<text x="1190.852" y="8954.000">dev-ttyw4.device</text>
<rect class="activating" x="1185.854" y="8960.000" width="0.000" height="19.000" />
<rect class="active" x="1185.854" y="8960.000" width="1294.097" height="19.000" />
<text x="1190.854" y="8974.000">sys-devices-virtual-tty-ttyw4.device</text>
<rect class="activating" x="1185.981" y="8980.000" width="0.000" height="19.000" />
<rect class="active" x="1185.981" y="8980.000" width="1293.970" height="19.000" />
<text x="1190.981" y="8994.000">dev-ttyw6.device</text>
<rect class="activating" x="1185.983" y="9000.000" width="0.000" height="19.000" />
<rect class="active" x="1185.983" y="9000.000" width="1293.968" height="19.000" />
<text x="1190.983" y="9014.000">sys-devices-virtual-tty-ttyw6.device</text>
<rect class="activating" x="1186.426" y="9020.000" width="0.000" height="19.000" />
<rect class="active" x="1186.426" y="9020.000" width="1293.525" height="19.000" />
<text x="1191.426" y="9034.000">dev-ttyw5.device</text>
<rect class="activating" x="1186.428" y="9040.000" width="0.000" height="19.000" />
<rect class="active" x="1186.428" y="9040.000" width="1293.523" height="19.000" />
<text x="1191.428" y="9054.000">sys-devices-virtual-tty-ttyw5.device</text>
<rect class="activating" x="1187.516" y="9060.000" width="0.000" height="19.000" />
<rect class="active" x="1187.516" y="9060.000" width="1292.435" height="19.000" />
<text x="1192.516" y="9074.000">dev-ttyw7.device</text>
<rect class="activating" x="1187.518" y="9080.000" width="0.000" height="19.000" />
<rect class="active" x="1187.518" y="9080.000" width="1292.433" height="19.000" />
<text x="1192.518" y="9094.000">sys-devices-virtual-tty-ttyw7.device</text>
<rect class="activating" x="1188.020" y="9100.000" width="0.000" height="19.000" />
<rect class="active" x="1188.020" y="9100.000" width="1291.931" height="19.000" />
<text x="1193.020" y="9114.000">dev-ttyw3.device</text>
<rect class="activating" x="1188.022" y="9120.000" width="0.000" height="19.000" />
<rect class="active" x="1188.022" y="9120.000" width="1291.929" height="19.000" />
<text x="1193.022" y="9134.000">sys-devices-virtual-tty-ttyw3.device</text>
<rect class="activating" x="1188.520" y="9140.000" width="0.000" height="19.000" />
<rect class="active" x="1188.520" y="9140.000" width="1291.431" height="19.000" />
<text x="1193.520" y="9154.000">dev-ttyw9.device</text>
<rect class="activating" x="1188.522" y="9160.000" width="0.000" height="19.000" />
<rect class="active" x="1188.522" y="9160.000" width="1291.429" height="19.000" />
<text x="1193.522" y="9174.000">sys-devices-virtual-tty-ttyw9.device</text>
<rect class="activating" x="1189.145" y="9180.000" width="0.000" height="19.000" />
<rect class="active" x="1189.145" y="9180.000" width="1290.806" height="19.000" />
<text x="1194.145" y="9194.000">dev-ttyw8.device</text>
<rect class="activating" x="1189.147" y="9200.000" width="0.000" height="19.000" />
<rect class="active" x="1189.147" y="9200.000" width="1290.804" height="19.000" />
<text x="1194.147" y="9214.000">sys-devices-virtual-tty-ttyw8.device</text>
<rect class="activating" x="1189.652" y="9220.000" width="0.000" height="19.000" />
<rect class="active" x="1189.652" y="9220.000" width="1290.299" height="19.000" />
<text x="1194.652" y="9234.000">dev-ttywc.device</text>
<rect class="activating" x="1189.655" y="9240.000" width="0.000" height="19.000" />
<rect class="active" x="1189.655" y="9240.000" width="1290.296" height="19.000" />
<text x="1194.655" y="9254.000">sys-devices-virtual-tty-ttywc.device</text>
<rect class="activating" x="1189.952" y="9260.000" width="0.000" height="19.000" />
<rect class="active" x="1189.952" y="9260.000" width="1289.999" height="19.000" />
<text x="1194.952" y="9274.000">dev-ttywd.device</text>
<rect class="activating" x="1189.954" y="9280.000" width="0.000" height="19.000" />
<rect class="active" x="1189.954" y="9280.000" width="1289.997" height="19.000" />
<text x="1194.954" y="9294.000">sys-devices-virtual-tty-ttywd.device</text>
<rect class="activating" x="1190.849" y="9300.000" width="0.000" height="19.000" />
<rect class="active" x="1190.849" y="9300.000" width="1289.102" height="19.000" />
<text x="1195.849" y="9314.000">dev-ttywe.device</text>
<rect class="activating" x="1190.851" y="9320.000" width="0.000" height="19.000" />
<rect class="active" x="1190.851" y="9320.000" width="1289.100" height="19.000" />
<text x="1195.851" y="9334.000">sys-devices-virtual-tty-ttywe.device</text>
<rect class="activating" x="1191.489" y="9340.000" width="0.000" height="19.000" />
<rect class="active" x="1191.489" y="9340.000" width="1288.462" height="19.000" />
<text x="1196.489" y="9354.000">dev-ttyx1.device</text>
<rect class="activating" x="1191.491" y="9360.000" width="0.000" height="19.000" />
<rect class="active" x="1191.491" y="9360.000" width="1288.460" height="19.000" />
<text x="1196.491" y="9374.000">sys-devices-virtual-tty-ttyx1.device</text>
<rect class="activating" x="1191.851" y="9380.000" width="0.000" height="19.000" />
<rect class="active" x="1191.851" y="9380.000" width="1288.100" height="19.000" />
<text x="1196.851" y="9394.000">dev-ttywf.device</text>
<rect class="activating" x="1191.853" y="9400.000" width="0.000" height="19.000" />
<rect class="active" x="1191.853" y="9400.000" width="1288.098" height="19.000" />
<text x="1196.853" y="9414.000">sys-devices-virtual-tty-ttywf.device</text>
<rect class="activating" x="1193.375" y="9420.000" width="0.000" height="19.000" />
<rect class="active" x="1193.375" y="9420.000" width="1286.576" height="19.000" />
<text x="1198.375" y="9434.000">dev-ttyx0.device</text>
<rect class="activating" x="1193.376" y="9440.000" width="0.000" height="19.000" />
<rect class="active" x="1193.376" y="9440.000" width="1286.574" height="19.000" />
<text x="1198.376" y="9454.000">sys-devices-virtual-tty-ttyx0.device</text>
<rect class="activating" x="1193.515" y="9460.000" width="0.000" height="19.000" />
<rect class="active" x="1193.515" y="9460.000" width="1286.436" height="19.000" />
<text x="1198.515" y="9474.000">dev-ttywb.device</text>
<rect class="activating" x="1193.517" y="9480.000" width="0.000" height="19.000" />
<rect class="active" x="1193.517" y="9480.000" width="1286.434" height="19.000" />
<text x="1198.517" y="9494.000">sys-devices-virtual-tty-ttywb.device</text>
<rect class="activating" x="1194.205" y="9500.000" width="0.000" height="19.000" />
<rect class="active" x="1194.205" y="9500.000" width="1285.746" height="19.000" />
<text x="1199.205" y="9514.000">dev-ttywa.device</text>
<rect class="activating" x="1194.206" y="9520.000" width="0.000" height="19.000" />
<rect class="active" x="1194.206" y="9520.000" width="1285.745" height="19.000" />
<text x="1199.206" y="9534.000">sys-devices-virtual-tty-ttywa.device</text>
<rect class="activating" x="1194.903" y="9540.000" width="0.000" height="19.000" />
<rect class="active" x="1194.903" y="9540.000" width="1285.048" height="19.000" />
<text x="1199.903" y="9554.000">dev-ttyx4.device</text>
<rect class="activating" x="1194.905" y="9560.000" width="0.000" height="19.000" />
<rect class="active" x="1194.905" y="9560.000" width="1285.046" height="19.000" />
<text x="1199.905" y="9574.000">sys-devices-virtual-tty-ttyx4.device</text>
<rect class="activating" x="1195.210" y="9580.000" width="0.000" height="19.000" />
<rect class="active" x="1195.210" y="9580.000" width="1284.741" height="19.000" />
<text x="1200.210" y="9594.000">dev-ttyx3.device</text>
<rect class="activating" x="1195.212" y="9600.000" width="0.000" height="19.000" />
<rect class="active" x="1195.212" y="9600.000" width="1284.739" height="19.000" />
<text x="1200.212" y="9614.000">sys-devices-virtual-tty-ttyx3.device</text>
<rect class="activating" x="1196.013" y="9620.000" width="0.000" height="19.000" />
<rect class="active" x="1196.013" y="9620.000" width="1283.938" height="19.000" />
<text x="1201.013" y="9634.000">dev-ttyx2.device</text>
<rect class="activating" x="1196.014" y="9640.000" width="0.000" height="19.000" />
<rect class="active" x="1196.014" y="9640.000" width="1283.937" height="19.000" />
<text x="1201.014" y="9654.000">sys-devices-virtual-tty-ttyx2.device</text>
<rect class="activating" x="1196.206" y="9660.000" width="0.000" height="19.000" />
<rect class="active" x="1196.206" y="9660.000" width="1283.745" height="19.000" />
<text x="1201.206" y="9674.000">dev-ttyx5.device</text>
<rect class="activating" x="1196.208" y="9680.000" width="0.000" height="19.000" />
<rect class="active" x="1196.208" y="9680.000" width="1283.743" height="19.000" />
<text x="1201.208" y="9694.000">sys-devices-virtual-tty-ttyx5.device</text>
<rect class="activating" x="1196.842" y="9700.000" width="0.000" height="19.000" />
<rect class="active" x="1196.842" y="9700.000" width="1283.109" height="19.000" />
<text x="1201.842" y="9714.000">dev-ttyx7.device</text>
<rect class="activating" x="1196.845" y="9720.000" width="0.000" height="19.000" />
<rect class="active" x="1196.845" y="9720.000" width="1283.106" height="19.000" />
<text x="1201.845" y="9734.000">sys-devices-virtual-tty-ttyx7.device</text>
<rect class="activating" x="1197.015" y="9740.000" width="0.000" height="19.000" />
<rect class="active" x="1197.015" y="9740.000" width="1282.936" height="19.000" />
<text x="1202.015" y="9754.000">dev-ttyx8.device</text>
<rect class="activating" x="1197.017" y="9760.000" width="0.000" height="19.000" />
<rect class="active" x="1197.017" y="9760.000" width="1282.934" height="19.000" />
<text x="1202.017" y="9774.000">sys-devices-virtual-tty-ttyx8.device</text>
<rect class="activating" x="1197.332" y="9780.000" width="0.000" height="19.000" />
<rect class="active" x="1197.332" y="9780.000" width="1282.619" height="19.000" />
<text x="1202.332" y="9794.000">dev-ttyx9.device</text>
<rect class="activating" x="1197.340" y="9800.000" width="0.000" height="19.000" />
<rect class="active" x="1197.340" y="9800.000" width="1282.611" height="19.000" />
<text x="1202.340" y="9814.000">sys-devices-virtual-tty-ttyx9.device</text>
<rect class="activating" x="1200.508" y="9820.000" width="0.000" height="19.000" />
<rect class="active" x="1200.508" y="9820.000" width="1279.443" height="19.000" />
<text x="1205.508" y="9834.000">dev-ttyxa.device</text>
<rect class="activating" x="1200.510" y="9840.000" width="0.000" height="19.000" />
<rect class="active" x="1200.510" y="9840.000" width="1279.441" height="19.000" />
<text x="1205.510" y="9854.000">sys-devices-virtual-tty-ttyxa.device</text>
<rect class="activating" x="1202.110" y="9860.000" width="0.000" height="19.000" />
<rect class="active" x="1202.110" y="9860.000" width="1277.841" height="19.000" />
<text x="1207.110" y="9874.000">dev-ttyxd.device</text>
<rect class="activating" x="1202.113" y="9880.000" width="0.000" height="19.000" />
<rect class="active" x="1202.113" y="9880.000" width="1277.837" height="19.000" />
<text x="1207.113" y="9894.000">sys-devices-virtual-tty-ttyxd.device</text>
<rect class="activating" x="1204.606" y="9900.000" width="0.000" height="19.000" />
<rect class="active" x="1204.606" y="9900.000" width="1275.344" height="19.000" />
<text x="1209.606" y="9914.000">dev-ttyxb.device</text>
<rect class="activating" x="1204.608" y="9920.000" width="0.000" height="19.000" />
<rect class="active" x="1204.608" y="9920.000" width="1275.343" height="19.000" />
<text x="1209.608" y="9934.000">sys-devices-virtual-tty-ttyxb.device</text>
<rect class="activating" x="1205.703" y="9940.000" width="0.000" height="19.000" />
<rect class="active" x="1205.703" y="9940.000" width="1274.248" height="19.000" />
<text x="1210.703" y="9954.000">dev-ttyxc.device</text>
<rect class="activating" x="1205.705" y="9960.000" width="0.000" height="19.000" />
<rect class="active" x="1205.705" y="9960.000" width="1274.246" height="19.000" />
<text x="1210.705" y="9974.000">sys-devices-virtual-tty-ttyxc.device</text>
<rect class="activating" x="1207.517" y="9980.000" width="0.000" height="19.000" />
<rect class="active" x="1207.517" y="9980.000" width="1272.434" height="19.000" />
<text x="1212.517" y="9994.000">dev-ttyx6.device</text>
<rect class="activating" x="1207.519" y="10000.000" width="0.000" height="19.000" />
<rect class="active" x="1207.519" y="10000.000" width="1272.432" height="19.000" />
<text x="1212.519" y="10014.000">sys-devices-virtual-tty-ttyx6.device</text>
<rect class="activating" x="1210.066" y="10020.000" width="0.000" height="19.000" />
<rect class="active" x="1210.066" y="10020.000" width="1269.885" height="19.000" />
<text x="1215.066" y="10034.000">dev-ttyxe.device</text>
<rect class="activating" x="1210.068" y="10040.000" width="0.000" height="19.000" />
<rect class="active" x="1210.068" y="10040.000" width="1269.883" height="19.000" />
<text x="1215.068" y="10054.000">sys-devices-virtual-tty-ttyxe.device</text>
<rect class="activating" x="1210.780" y="10060.000" width="0.000" height="19.000" />
<rect class="active" x="1210.780" y="10060.000" width="1269.170" height="19.000" />
<text x="1215.780" y="10074.000">dev-ttyy0.device</text>
<rect class="activating" x="1210.782" y="10080.000" width="0.000" height="19.000" />
<rect class="active" x="1210.782" y="10080.000" width="1269.169" height="19.000" />
<text x="1215.782" y="10094.000">sys-devices-virtual-tty-ttyy0.device</text>
<rect class="activating" x="1212.321" y="10100.000" width="0.000" height="19.000" />
<rect class="active" x="1212.321" y="10100.000" width="1267.630" height="19.000" />
<text x="1217.321" y="10114.000">dev-ttyxf.device</text>
<rect class="activating" x="1212.323" y="10120.000" width="0.000" height="19.000" />
<rect class="active" x="1212.323" y="10120.000" width="1267.628" height="19.000" />
<text x="1217.323" y="10134.000">sys-devices-virtual-tty-ttyxf.device</text>
<rect class="activating" x="1213.020" y="10140.000" width="0.000" height="19.000" />
<rect class="active" x="1213.020" y="10140.000" width="1266.931" height="19.000" />
<text x="1218.020" y="10154.000">dev-ttyy1.device</text>
<rect class="activating" x="1213.021" y="10160.000" width="0.000" height="19.000" />
<rect class="active" x="1213.021" y="10160.000" width="1266.930" height="19.000" />
<text x="1218.021" y="10174.000">sys-devices-virtual-tty-ttyy1.device</text>
<rect class="activating" x="1213.570" y="10180.000" width="0.000" height="19.000" />
<rect class="active" x="1213.570" y="10180.000" width="1266.381" height="19.000" />
<text x="1218.570" y="10194.000">dev-ttyy3.device</text>
<rect class="activating" x="1213.572" y="10200.000" width="0.000" height="19.000" />
<rect class="active" x="1213.572" y="10200.000" width="1266.379" height="19.000" />
<text x="1218.572" y="10214.000">sys-devices-virtual-tty-ttyy3.device</text>
<rect class="activating" x="1214.494" y="10220.000" width="0.000" height="19.000" />
<rect class="active" x="1214.494" y="10220.000" width="1265.457" height="19.000" />
<text x="1219.494" y="10234.000">dev-ttyy4.device</text>
<rect class="activating" x="1214.496" y="10240.000" width="0.000" height="19.000" />
<rect class="active" x="1214.496" y="10240.000" width="1265.455" height="19.000" />
<text x="1219.496" y="10254.000">sys-devices-virtual-tty-ttyy4.device</text>
<rect class="activating" x="1214.858" y="10260.000" width="0.000" height="19.000" />
<rect class="active" x="1214.858" y="10260.000" width="1265.093" height="19.000" />
<text x="1219.858" y="10274.000">dev-ttyy2.device</text>
<rect class="activating" x="1214.860" y="10280.000" width="0.000" height="19.000" />
<rect class="active" x="1214.860" y="10280.000" width="1265.091" height="19.000" />
<text x="1219.860" y="10294.000">sys-devices-virtual-tty-ttyy2.device</text>
<rect class="activating" x="1215.370" y="10300.000" width="0.000" height="19.000" />
<rect class="active" x="1215.370" y="10300.000" width="1264.581" height="19.000" />
<text x="1220.370" y="10314.000">dev-ttyy5.device</text>
<rect class="activating" x="1215.371" y="10320.000" width="0.000" height="19.000" />
<rect class="active" x="1215.371" y="10320.000" width="1264.580" height="19.000" />
<text x="1220.371" y="10334.000">sys-devices-virtual-tty-ttyy5.device</text>
<rect class="activating" x="1215.951" y="10340.000" width="0.000" height="19.000" />
<rect class="active" x="1215.951" y="10340.000" width="1264.000" height="19.000" />
<text x="1220.951" y="10354.000">dev-ttyy8.device</text>
<rect class="activating" x="1215.953" y="10360.000" width="0.000" height="19.000" />
<rect class="active" x="1215.953" y="10360.000" width="1263.998" height="19.000" />
<text x="1220.953" y="10374.000">sys-devices-virtual-tty-ttyy8.device</text>
<rect class="activating" x="1216.369" y="10380.000" width="0.000" height="19.000" />
<rect class="active" x="1216.369" y="10380.000" width="1263.582" height="19.000" />
<text x="1221.369" y="10394.000">dev-ttyy7.device</text>
<rect class="activating" x="1216.371" y="10400.000" width="0.000" height="19.000" />
<rect class="active" x="1216.371" y="10400.000" width="1263.580" height="19.000" />
<text x="1221.371" y="10414.000">sys-devices-virtual-tty-ttyy7.device</text>
<rect class="activating" x="1217.189" y="10420.000" width="0.000" height="19.000" />
<rect class="active" x="1217.189" y="10420.000" width="1262.762" height="19.000" />
<text x="1222.189" y="10434.000">dev-ttyy9.device</text>
<rect class="activating" x="1217.191" y="10440.000" width="0.000" height="19.000" />
<rect class="active" x="1217.191" y="10440.000" width="1262.760" height="19.000" />
<text x="1222.191" y="10454.000">sys-devices-virtual-tty-ttyy9.device</text>
<rect class="activating" x="1218.386" y="10460.000" width="0.000" height="19.000" />
<rect class="active" x="1218.386" y="10460.000" width="1261.565" height="19.000" />
<text x="1223.386" y="10474.000">dev-ttyy6.device</text>
<rect class="activating" x="1218.388" y="10480.000" width="0.000" height="19.000" />
<rect class="active" x="1218.388" y="10480.000" width="1261.563" height="19.000" />
<text x="1223.388" y="10494.000">sys-devices-virtual-tty-ttyy6.device</text>
<rect class="activating" x="1218.543" y="10500.000" width="0.000" height="19.000" />
<rect class="active" x="1218.543" y="10500.000" width="1261.408" height="19.000" />
<text x="1223.543" y="10514.000">dev-ttyya.device</text>
<rect class="activating" x="1218.545" y="10520.000" width="0.000" height="19.000" />
<rect class="active" x="1218.545" y="10520.000" width="1261.406" height="19.000" />
<text x="1223.545" y="10534.000">sys-devices-virtual-tty-ttyya.device</text>
<rect class="activating" x="1219.493" y="10540.000" width="0.000" height="19.000" />
<rect class="active" x="1219.493" y="10540.000" width="1260.457" height="19.000" />
<text x="1224.493" y="10554.000">dev-ttyye.device</text>
<rect class="activating" x="1219.495" y="10560.000" width="0.000" height="19.000" />
<rect class="active" x="1219.495" y="10560.000" width="1260.456" height="19.000" />
<text x="1224.495" y="10574.000">sys-devices-virtual-tty-ttyye.device</text>
<rect class="activating" x="1220.307" y="10580.000" width="0.000" height="19.000" />
<rect class="active" x="1220.307" y="10580.000" width="1259.644" height="19.000" />
<text x="1225.307" y="10594.000">dev-ttyyf.device</text>
<rect class="activating" x="1220.309" y="10600.000" width="0.000" height="19.000" />
<rect class="active" x="1220.309" y="10600.000" width="1259.642" height="19.000" />
<text x="1225.309" y="10614.000">sys-devices-virtual-tty-ttyyf.device</text>
<rect class="activating" x="1220.725" y="10620.000" width="0.000" height="19.000" />
<rect class="active" x="1220.725" y="10620.000" width="1259.226" height="19.000" />
<text x="1225.725" y="10634.000">dev-ttyyd.device</text>
<rect class="activating" x="1220.726" y="10640.000" width="0.000" height="19.000" />
<rect class="active" x="1220.726" y="10640.000" width="1259.225" height="19.000" />
<text x="1225.726" y="10654.000">sys-devices-virtual-tty-ttyyd.device</text>
<rect class="activating" x="1221.117" y="10660.000" width="0.000" height="19.000" />
<rect class="active" x="1221.117" y="10660.000" width="1258.834" height="19.000" />
<text x="1226.117" y="10674.000">dev-ttyz0.device</text>
<rect class="activating" x="1221.119" y="10680.000" width="0.000" height="19.000" />
<rect class="active" x="1221.119" y="10680.000" width="1258.832" height="19.000" />
<text x="1226.119" y="10694.000">sys-devices-virtual-tty-ttyz0.device</text>
<rect class="activating" x="1221.691" y="10700.000" width="0.000" height="19.000" />
<rect class="active" x="1221.691" y="10700.000" width="1258.260" height="19.000" />
<text x="1226.691" y="10714.000">dev-ttyyb.device</text>
<rect class="activating" x="1221.693" y="10720.000" width="0.000" height="19.000" />
<rect class="active" x="1221.693" y="10720.000" width="1258.258" height="19.000" />
<text x="1226.693" y="10734.000">sys-devices-virtual-tty-ttyyb.device</text>
<rect class="activating" x="1222.400" y="10740.000" width="0.000" height="19.000" />
<rect class="active" x="1222.400" y="10740.000" width="1257.551" height="19.000" />
<text x="1227.400" y="10754.000">sys-subsystem-net-devices-sit0.device</text>
<rect class="activating" x="1222.402" y="10760.000" width="0.000" height="19.000" />
<rect class="active" x="1222.402" y="10760.000" width="1257.549" height="19.000" />
<text x="1227.402" y="10774.000">sys-devices-virtual-net-sit0.device</text>
<rect class="activating" x="1222.765" y="10780.000" width="0.000" height="19.000" />
<rect class="active" x="1222.765" y="10780.000" width="1257.186" height="19.000" />
<text x="1227.765" y="10794.000">dev-ttyz1.device</text>
<rect class="activating" x="1222.767" y="10800.000" width="0.000" height="19.000" />
<rect class="active" x="1222.767" y="10800.000" width="1257.184" height="19.000" />
<text x="1227.767" y="10814.000">sys-devices-virtual-tty-ttyz1.device</text>
<rect class="activating" x="1223.425" y="10820.000" width="0.000" height="19.000" />
<rect class="active" x="1223.425" y="10820.000" width="1256.526" height="19.000" />
<text x="1228.425" y="10834.000">dev-ttyyc.device</text>
<rect class="activating" x="1223.427" y="10840.000" width="0.000" height="19.000" />
<rect class="active" x="1223.427" y="10840.000" width="1256.524" height="19.000" />
<text x="1228.427" y="10854.000">sys-devices-virtual-tty-ttyyc.device</text>
<rect class="activating" x="1224.214" y="10860.000" width="0.000" height="19.000" />
<rect class="active" x="1224.214" y="10860.000" width="1255.737" height="19.000" />
<text x="1229.214" y="10874.000">dev-ttyz2.device</text>
<rect class="activating" x="1224.216" y="10880.000" width="0.000" height="19.000" />
<rect class="active" x="1224.216" y="10880.000" width="1255.735" height="19.000" />
<text x="1229.216" y="10894.000">sys-devices-virtual-tty-ttyz2.device</text>
<rect class="activating" x="1224.437" y="10900.000" width="0.000" height="19.000" />
<rect class="active" x="1224.437" y="10900.000" width="1255.514" height="19.000" />
<text x="1229.437" y="10914.000">dev-ttyz4.device</text>
<rect class="activating" x="1224.438" y="10920.000" width="0.000" height="19.000" />
<rect class="active" x="1224.438" y="10920.000" width="1255.512" height="19.000" />
<text x="1229.438" y="10934.000">sys-devices-virtual-tty-ttyz4.device</text>
<rect class="activating" x="1224.772" y="10940.000" width="0.000" height="19.000" />
<rect class="active" x="1224.772" y="10940.000" width="1255.179" height="19.000" />
<text x="1229.772" y="10954.000">dev-ttyz6.device</text>
<rect class="activating" x="1224.774" y="10960.000" width="0.000" height="19.000" />
<rect class="active" x="1224.774" y="10960.000" width="1255.177" height="19.000" />
<text x="1229.774" y="10974.000">sys-devices-virtual-tty-ttyz6.device</text>
<rect class="activating" x="1225.331" y="10980.000" width="0.000" height="19.000" />
<rect class="active" x="1225.331" y="10980.000" width="1254.620" height="19.000" />
<text x="1230.331" y="10994.000">dev-ttyz5.device</text>
<rect class="activating" x="1225.333" y="11000.000" width="0.000" height="19.000" />
<rect class="active" x="1225.333" y="11000.000" width="1254.618" height="19.000" />
<text x="1230.333" y="11014.000">sys-devices-virtual-tty-ttyz5.device</text>
<rect class="activating" x="1225.851" y="11020.000" width="0.000" height="19.000" />
<rect class="active" x="1225.851" y="11020.000" width="1254.100" height="19.000" />
<text x="1230.851" y="11034.000">dev-ttyz7.device</text>
<rect class="activating" x="1225.852" y="11040.000" width="0.000" height="19.000" />
<rect class="active" x="1225.852" y="11040.000" width="1254.098" height="19.000" />
<text x="1230.852" y="11054.000">sys-devices-virtual-tty-ttyz7.device</text>
<rect class="activating" x="1226.391" y="11060.000" width="0.000" height="19.000" />
<rect class="active" x="1226.391" y="11060.000" width="1253.560" height="19.000" />
<text x="1231.391" y="11074.000">dev-ttyz9.device</text>
<rect class="activating" x="1226.393" y="11080.000" width="0.000" height="19.000" />
<rect class="active" x="1226.393" y="11080.000" width="1253.558" height="19.000" />
<text x="1231.393" y="11094.000">sys-devices-virtual-tty-ttyz9.device</text>
<rect class="activating" x="1227.255" y="11100.000" width="0.000" height="19.000" />
<rect class="active" x="1227.255" y="11100.000" width="1252.696" height="19.000" />
<text x="1232.255" y="11114.000">dev-ttyz3.device</text>
<rect class="activating" x="1227.257" y="11120.000" width="0.000" height="19.000" />
<rect class="active" x="1227.257" y="11120.000" width="1252.694" height="19.000" />
<text x="1232.257" y="11134.000">sys-devices-virtual-tty-ttyz3.device</text>
<rect class="activating" x="1227.882" y="11140.000" width="0.000" height="19.000" />
<rect class="active" x="1227.882" y="11140.000" width="1252.069" height="19.000" />
<text x="1232.882" y="11154.000">dev-ttyz8.device</text>
<rect class="activating" x="1227.884" y="11160.000" width="0.000" height="19.000" />
<rect class="active" x="1227.884" y="11160.000" width="1252.066" height="19.000" />
<text x="1232.884" y="11174.000">sys-devices-virtual-tty-ttyz8.device</text>
<rect class="activating" x="1228.126" y="11180.000" width="0.000" height="19.000" />
<rect class="active" x="1228.126" y="11180.000" width="1251.824" height="19.000" />
<text x="1233.126" y="11194.000">dev-ttyzb.device</text>
<rect class="activating" x="1228.128" y="11200.000" width="0.000" height="19.000" />
<rect class="active" x="1228.128" y="11200.000" width="1251.822" height="19.000" />
<text x="1233.128" y="11214.000">sys-devices-virtual-tty-ttyzb.device</text>
<rect class="activating" x="1228.245" y="11220.000" width="0.000" height="19.000" />
<rect class="active" x="1228.245" y="11220.000" width="1251.706" height="19.000" />
<text x="1233.245" y="11234.000">dev-ttyzd.device</text>
<rect class="activating" x="1228.246" y="11240.000" width="0.000" height="19.000" />
<rect class="active" x="1228.246" y="11240.000" width="1251.704" height="19.000" />
<text x="1233.246" y="11254.000">sys-devices-virtual-tty-ttyzd.device</text>
<rect class="activating" x="1228.364" y="11260.000" width="0.000" height="19.000" />
<rect class="active" x="1228.364" y="11260.000" width="1251.587" height="19.000" />
<text x="1233.364" y="11274.000">dev-ttyzc.device</text>
<rect class="activating" x="1228.366" y="11280.000" width="0.000" height="19.000" />
<rect class="active" x="1228.366" y="11280.000" width="1251.585" height="19.000" />
<text x="1233.366" y="11294.000">sys-devices-virtual-tty-ttyzc.device</text>
<rect class="activating" x="1228.636" y="11300.000" width="0.000" height="19.000" />
<rect class="active" x="1228.636" y="11300.000" width="1251.315" height="19.000" />
<text x="1233.636" y="11314.000">dev-ttyze.device</text>
<rect class="activating" x="1228.639" y="11320.000" width="0.000" height="19.000" />
<rect class="active" x="1228.639" y="11320.000" width="1251.312" height="19.000" />
<text x="1233.639" y="11334.000">sys-devices-virtual-tty-ttyze.device</text>
<rect class="activating" x="1230.917" y="11340.000" width="0.000" height="19.000" />
<rect class="active" x="1230.917" y="11340.000" width="1249.034" height="19.000" />
<text x="1235.917" y="11354.000">dev-ttyzf.device</text>
<rect class="activating" x="1230.919" y="11360.000" width="0.000" height="19.000" />
<rect class="active" x="1230.919" y="11360.000" width="1249.032" height="19.000" />
<text x="1235.919" y="11374.000">sys-devices-virtual-tty-ttyzf.device</text>
<rect class="activating" x="1231.658" y="11380.000" width="0.000" height="19.000" />
<rect class="active" x="1231.658" y="11380.000" width="1248.293" height="19.000" />
<text x="1236.658" y="11394.000">dev-ttyza.device</text>
<rect class="activating" x="1231.660" y="11400.000" width="0.000" height="19.000" />
<rect class="active" x="1231.660" y="11400.000" width="1248.291" height="19.000" />
<text x="1236.660" y="11414.000">sys-devices-virtual-tty-ttyza.device</text>
<rect class="activating" x="1232.541" y="11420.000" width="0.000" height="19.000" />
<rect class="active" x="1232.541" y="11420.000" width="1247.410" height="19.000" />
<text x="1237.541" y="11434.000">sys-subsystem-net-devices-enp1s0.device</text>
<rect class="activating" x="1232.543" y="11440.000" width="0.000" height="19.000" />
<rect class="active" x="1232.543" y="11440.000" width="1247.408" height="19.000" />
<text x="1237.543" y="11454.000">sys-devices-pci0000:00-0000:00:1c.3-0000:01:00.0-net-enp1s0.device</text>
<rect class="activating" x="1253.314" y="11460.000" width="0.000" height="19.000" />
<rect class="active" x="1253.314" y="11460.000" width="1226.637" height="19.000" />
<text x="1258.314" y="11474.000">sys-subsystem-net-devices-wlp2s0.device</text>
<rect class="activating" x="1253.316" y="11480.000" width="0.000" height="19.000" />
<rect class="active" x="1253.316" y="11480.000" width="1226.635" height="19.000" />
<text x="1258.316" y="11494.000">sys-devices-pci0000:00-0000:00:1c.1-0000:02:00.0-net-wlp2s0.device</text>
<rect class="activating" x="1579.555" y="11500.000" width="0.000" height="19.000" />
<rect class="active" x="1579.555" y="11500.000" width="900.396" height="19.000" />
<text x="1584.555" y="11514.000">dev-disk-by\x2did-wwn\x2d0x5000cca55ddecd0c.device</text>
<rect class="activating" x="1579.557" y="11520.000" width="0.000" height="19.000" />
<rect class="active" x="1579.557" y="11520.000" width="900.393" height="19.000" />
<text x="1584.557" y="11534.000">dev-disk-by\x2did-ata\x2dHitachi_HTS543232L9A300_081124FB2403LPJ5SH7A.device</text>
<rect class="activating" x="1579.558" y="11540.000" width="0.000" height="19.000" />
<rect class="active" x="1579.558" y="11540.000" width="900.392" height="19.000" />
<text x="1584.558" y="11554.000">dev-sda.device</text>
<rect class="activating" x="1579.559" y="11560.000" width="0.000" height="19.000" />
<rect class="active" x="1579.559" y="11560.000" width="900.391" height="19.000" />
<text x="1584.559" y="11574.000">sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device</text>
<rect class="activating" x="1651.410" y="11580.000" width="0.000" height="19.000" />
<rect class="active" x="1651.410" y="11580.000" width="828.541" height="19.000" />
<text x="1656.410" y="11594.000">dev-disk-by\x2dpartuuid-e6b431f1\x2df7a7\x2d4af7\x2da480\x2db0af68f0c71f.device</text>
<rect class="activating" x="1651.411" y="11600.000" width="0.000" height="19.000" />
<rect class="active" x="1651.411" y="11600.000" width="828.539" height="19.000" />
<text x="1656.411" y="11614.000">dev-disk-by\x2dpartlabel-BIOS\x5cx20Boot.device</text>
<rect class="activating" x="1651.412" y="11620.000" width="0.000" height="19.000" />
<rect class="active" x="1651.412" y="11620.000" width="828.539" height="19.000" />
<text x="1656.412" y="11634.000">dev-disk-by\x2did-wwn\x2d0x5000cca55ddecd0c\x2dpart2.device</text>
<rect class="activating" x="1651.413" y="11640.000" width="0.000" height="19.000" />
<rect class="active" x="1651.413" y="11640.000" width="828.538" height="19.000" />
<text x="1656.413" y="11654.000">dev-disk-by\x2did-ata\x2dHitachi_HTS543232L9A300_081124FB2403LPJ5SH7A\x2dpart2.device</text>
<rect class="activating" x="1651.414" y="11660.000" width="0.000" height="19.000" />
<rect class="active" x="1651.414" y="11660.000" width="828.537" height="19.000" />
<text x="1656.414" y="11674.000">dev-sda2.device</text>
<rect class="activating" x="1651.414" y="11680.000" width="0.000" height="19.000" />
<rect class="active" x="1651.414" y="11680.000" width="828.537" height="19.000" />
<text x="1656.414" y="11694.000">sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device</text>
<rect class="activating" x="1857.207" y="11700.000" width="0.000" height="19.000" />
<rect class="active" x="1857.207" y="11700.000" width="622.743" height="19.000" />
<text x="1862.207" y="11714.000">dev-disk-by\x2duuid-6599\x2dEC10.device</text>
<rect class="activating" x="1857.209" y="11720.000" width="0.000" height="19.000" />
<rect class="active" x="1857.209" y="11720.000" width="622.741" height="19.000" />
<text x="1862.209" y="11734.000">dev-disk-by\x2dpartuuid-f441a65a\x2d6929\x2d4bdf\x2dac79\x2d41f25cfc7046.device</text>
<rect class="activating" x="1857.211" y="11740.000" width="0.000" height="19.000" />
<rect class="active" x="1857.211" y="11740.000" width="622.740" height="19.000" />
<text x="1862.211" y="11754.000">dev-disk-by\x2dpartlabel-EFI\x5cx20System.device</text>
<rect class="activating" x="1857.212" y="11760.000" width="0.000" height="19.000" />
<rect class="active" x="1857.212" y="11760.000" width="622.739" height="19.000" />
<text x="1862.212" y="11774.000">dev-disk-by\x2did-wwn\x2d0x5000cca55ddecd0c\x2dpart1.device</text>
<rect class="activating" x="1857.213" y="11780.000" width="0.000" height="19.000" />
<rect class="active" x="1857.213" y="11780.000" width="622.738" height="19.000" />
<text x="1862.213" y="11794.000">dev-disk-by\x2did-ata\x2dHitachi_HTS543232L9A300_081124FB2403LPJ5SH7A\x2dpart1.device</text>
<rect class="activating" x="1857.214" y="11800.000" width="0.000" height="19.000" />
<rect class="active" x="1857.214" y="11800.000" width="622.737" height="19.000" />
<text x="1862.214" y="11814.000">dev-sda1.device</text>
<rect class="activating" x="1857.451" y="11820.000" width="0.000" height="19.000" />
<rect class="active" x="1857.451" y="11820.000" width="622.500" height="19.000" />
<text x="1862.451" y="11834.000">sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device</text>
<rect class="activating" x="1860.361" y="11840.000" width="117.934" height="19.000" />
<rect class="active" x="1978.295" y="11840.000" width="501.656" height="19.000" />
<text x="1865.361" y="11854.000">boot.mount</text>
<rect class="activating" x="1889.091" y="11860.000" width="0.000" height="19.000" />
<rect class="active" x="1889.091" y="11860.000" width="590.860" height="19.000" />
<text x="1894.091" y="11874.000">dev-disk-by\x2duuid-4552ad4b\x2d48c2\x2d4a3a\x2dbdd7\x2d4f0274148fb0.device</text>
<rect class="activating" x="1889.092" y="11880.000" width="0.000" height="19.000" />
<rect class="active" x="1889.092" y="11880.000" width="590.858" height="19.000" />
<text x="1894.092" y="11894.000">dev-disk-by\x2dpartuuid-092c97b1\x2d8080\x2d40e6\x2dbbd2\x2d42c6e10c1260.device</text>
<rect class="activating" x="1889.093" y="11900.000" width="0.000" height="19.000" />
<rect class="active" x="1889.093" y="11900.000" width="590.858" height="19.000" />
<text x="1894.093" y="11914.000">dev-disk-by\x2dlabel-_Fedora\x2d17\x2di686\x2d.device</text>
<rect class="activating" x="1889.094" y="11920.000" width="0.000" height="19.000" />
<rect class="active" x="1889.094" y="11920.000" width="590.857" height="19.000" />
<text x="1894.094" y="11934.000">dev-disk-by\x2did-wwn\x2d0x5000cca55ddecd0c\x2dpart3.device</text>
<rect class="activating" x="1889.095" y="11940.000" width="0.000" height="19.000" />
<rect class="active" x="1889.095" y="11940.000" width="590.856" height="19.000" />
<text x="1894.095" y="11954.000">dev-disk-by\x2did-ata\x2dHitachi_HTS543232L9A300_081124FB2403LPJ5SH7A\x2dpart3.device</text>
<rect class="activating" x="1889.095" y="11960.000" width="0.000" height="19.000" />
<rect class="active" x="1889.095" y="11960.000" width="590.856" height="19.000" />
<text x="1894.095" y="11974.000">dev-sda3.device</text>
<rect class="activating" x="1889.096" y="11980.000" width="0.000" height="19.000" />
<rect class="active" x="1889.096" y="11980.000" width="590.855" height="19.000" />
<text x="1894.096" y="11994.000">sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device</text>
<rect class="activating" x="2013.713" y="12000.000" width="0.000" height="19.000" />
<rect class="active" x="2013.713" y="12000.000" width="466.238" height="19.000" />
<text x="2018.713" y="12014.000">dev-disk-by\x2duuid-97160139\x2d77d8\x2d4194\x2d8a06\x2db110249f6317.device</text>
<rect class="activating" x="2013.715" y="12020.000" width="0.000" height="19.000" />
<rect class="active" x="2013.715" y="12020.000" width="466.236" height="19.000" />
<text x="2018.715" y="12034.000">dev-disk-by\x2dpartuuid-e674f3dd\x2d72ee\x2d4619\x2d80e4\x2d62d702e7a7e8.device</text>
<rect class="activating" x="2013.716" y="12040.000" width="0.000" height="19.000" />
<rect class="active" x="2013.716" y="12040.000" width="466.235" height="19.000" />
<text x="2018.716" y="12054.000">dev-disk-by\x2dpartlabel-swap.device</text>
<rect class="activating" x="2013.717" y="12060.000" width="0.000" height="19.000" />
<rect class="active" x="2013.717" y="12060.000" width="466.234" height="19.000" />
<text x="2018.717" y="12074.000">dev-disk-by\x2dlabel-swap.device</text>
<rect class="activating" x="2013.718" y="12080.000" width="0.000" height="19.000" />
<rect class="active" x="2013.718" y="12080.000" width="466.233" height="19.000" />
<text x="2018.718" y="12094.000">dev-disk-by\x2did-wwn\x2d0x5000cca55ddecd0c\x2dpart4.device</text>
<rect class="activating" x="2013.719" y="12100.000" width="0.000" height="19.000" />
<rect class="active" x="2013.719" y="12100.000" width="466.232" height="19.000" />
<text x="2018.719" y="12114.000">dev-disk-by\x2did-ata\x2dHitachi_HTS543232L9A300_081124FB2403LPJ5SH7A\x2dpart4.device</text>
<rect class="activating" x="2013.720" y="12120.000" width="0.000" height="19.000" />
<rect class="active" x="2013.720" y="12120.000" width="466.231" height="19.000" />
<text x="2018.720" y="12134.000">dev-sda4.device</text>
<rect class="activating" x="2014.978" y="12140.000" width="0.000" height="19.000" />
<rect class="active" x="2014.978" y="12140.000" width="464.973" height="19.000" />
<text x="2019.978" y="12154.000">sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device</text>
<rect class="activating" x="2017.690" y="12160.000" width="24.769" height="19.000" />
<rect class="active" x="2042.458" y="12160.000" width="437.493" height="19.000" />
<text x="2022.690" y="12174.000">dev-sda4.swap</text>
<rect class="activating" x="2042.076" y="12180.000" width="0.000" height="19.000" />
<rect class="active" x="2042.076" y="12180.000" width="437.874" height="19.000" />
<text x="2047.076" y="12194.000">dev-disk-by\x2duuid-97160139\x2d77d8\x2d4194\x2d8a06\x2db110249f6317.swap</text>
<rect class="activating" x="2042.189" y="12200.000" width="0.000" height="19.000" />
<rect class="active" x="2042.189" y="12200.000" width="437.762" height="19.000" />
<text x="2047.189" y="12214.000">dev-disk-by\x2dpartuuid-e674f3dd\x2d72ee\x2d4619\x2d80e4\x2d62d702e7a7e8.swap</text>
<rect class="activating" x="2042.195" y="12220.000" width="0.000" height="19.000" />
<rect class="active" x="2042.195" y="12220.000" width="437.756" height="19.000" />
<text x="2047.195" y="12234.000">dev-disk-by\x2dpartlabel-swap.swap</text>
<rect class="activating" x="2042.199" y="12240.000" width="0.000" height="19.000" />
<rect class="active" x="2042.199" y="12240.000" width="437.752" height="19.000" />
<text x="2047.199" y="12254.000">dev-disk-by\x2dlabel-swap.swap</text>
<rect class="activating" x="2042.203" y="12260.000" width="0.000" height="19.000" />
<rect class="active" x="2042.203" y="12260.000" width="437.748" height="19.000" />
<text x="2047.203" y="12274.000">dev-disk-by\x2did-wwn\x2d0x5000cca55ddecd0c\x2dpart4.swap</text>
<rect class="activating" x="2042.247" y="12280.000" width="0.000" height="19.000" />
<rect class="active" x="2042.247" y="12280.000" width="437.703" height="19.000" />
<text x="2047.247" y="12294.000">dev-disk-by\x2did-ata\x2dHitachi_HTS543232L9A300_081124FB2403LPJ5SH7A\x2dpart4.swap</text>
<rect class="activating" x="2052.278" y="12300.000" width="0.000" height="19.000" />
<rect class="active" x="2052.278" y="12300.000" width="427.673" height="19.000" />
<text x="2057.278" y="12314.000">dev-disk-by\x2duuid-dc2d2c13\x2dd8cf\x2d4d95\x2d8100\x2d0404e62977b1.device</text>
<rect class="activating" x="2052.279" y="12320.000" width="0.000" height="19.000" />
<rect class="active" x="2052.279" y="12320.000" width="427.671" height="19.000" />
<text x="2057.279" y="12334.000">dev-disk-by\x2dpartuuid-c27f0374\x2db13f\x2d465b\x2d9494\x2d3b8a246901b2.device</text>
<rect class="activating" x="2052.280" y="12340.000" width="0.000" height="19.000" />
<rect class="active" x="2052.280" y="12340.000" width="427.671" height="19.000" />
<text x="2057.280" y="12354.000">dev-disk-by\x2dlabel-test2.device</text>
<rect class="activating" x="2052.281" y="12360.000" width="0.000" height="19.000" />
<rect class="active" x="2052.281" y="12360.000" width="427.670" height="19.000" />
<text x="2057.281" y="12374.000">dev-disk-by\x2did-wwn\x2d0x5000cca55ddecd0c\x2dpart9.device</text>
<rect class="activating" x="2052.282" y="12380.000" width="0.000" height="19.000" />
<rect class="active" x="2052.282" y="12380.000" width="427.669" height="19.000" />
<text x="2057.282" y="12394.000">dev-disk-by\x2did-ata\x2dHitachi_HTS543232L9A300_081124FB2403LPJ5SH7A\x2dpart9.device</text>
<rect class="activating" x="2052.282" y="12400.000" width="0.000" height="19.000" />
<rect class="active" x="2052.282" y="12400.000" width="427.669" height="19.000" />
<text x="2057.282" y="12414.000">dev-sda9.device</text>
<rect class="activating" x="2052.283" y="12420.000" width="0.000" height="19.000" />
<rect class="active" x="2052.283" y="12420.000" width="427.668" height="19.000" />
<text x="2057.283" y="12434.000">sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device</text>
<rect class="activating" x="2054.907" y="12440.000" width="0.000" height="19.000" />
<rect class="active" x="2054.907" y="12440.000" width="425.044" height="19.000" />
<text x="2059.907" y="12454.000">dev-disk-by\x2duuid-880b2e99\x2d113f\x2d4c39\x2d93b9\x2d5244d7c619a4.device</text>
<rect class="activating" x="2054.909" y="12460.000" width="0.000" height="19.000" />
<rect class="active" x="2054.909" y="12460.000" width="425.042" height="19.000" />
<text x="2059.909" y="12474.000">dev-disk-by\x2dpartuuid-5ee2ae93\x2d74c1\x2d4fd8\x2d9653\x2db7683269aec5.device</text>
<rect class="activating" x="2054.910" y="12480.000" width="0.000" height="19.000" />
<rect class="active" x="2054.910" y="12480.000" width="425.041" height="19.000" />
<text x="2059.910" y="12494.000">dev-disk-by\x2dpartlabel-test.device</text>
<rect class="activating" x="2054.911" y="12500.000" width="0.000" height="19.000" />
<rect class="active" x="2054.911" y="12500.000" width="425.040" height="19.000" />
<text x="2059.911" y="12514.000">dev-disk-by\x2dlabel-test.device</text>
<rect class="activating" x="2054.912" y="12520.000" width="0.000" height="19.000" />
<rect class="active" x="2054.912" y="12520.000" width="425.039" height="19.000" />
<text x="2059.912" y="12534.000">dev-disk-by\x2did-wwn\x2d0x5000cca55ddecd0c\x2dpart5.device</text>
<rect class="activating" x="2054.913" y="12540.000" width="0.000" height="19.000" />
<rect class="active" x="2054.913" y="12540.000" width="425.038" height="19.000" />
<text x="2059.913" y="12554.000">dev-disk-by\x2did-ata\x2dHitachi_HTS543232L9A300_081124FB2403LPJ5SH7A\x2dpart5.device</text>
<rect class="activating" x="2054.914" y="12560.000" width="0.000" height="19.000" />
<rect class="active" x="2054.914" y="12560.000" width="425.037" height="19.000" />
<text x="2059.914" y="12574.000">dev-sda5.device</text>
<rect class="activating" x="2054.915" y="12580.000" width="0.000" height="19.000" />
<rect class="active" x="2054.915" y="12580.000" width="425.036" height="19.000" />
<text x="2059.915" y="12594.000">sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device</text>
<rect class="activating" x="2106.585" y="12600.000" width="0.000" height="19.000" />
<rect class="active" x="2106.585" y="12600.000" width="373.366" height="19.000" />
<text x="2111.585" y="12614.000">dev-disk-by\x2duuid-148d368e\x2d448a\x2d4603\x2d8117\x2da6dc760f65b2.device</text>
<rect class="activating" x="2106.587" y="12620.000" width="0.000" height="19.000" />
<rect class="active" x="2106.587" y="12620.000" width="373.364" height="19.000" />
<text x="2111.587" y="12634.000">dev-disk-by\x2dpartuuid-a6abdb77\x2d617b\x2d4e90\x2db283\x2d11ce27e9e23e.device</text>
<rect class="activating" x="2106.588" y="12640.000" width="0.000" height="19.000" />
<rect class="active" x="2106.588" y="12640.000" width="373.363" height="19.000" />
<text x="2111.588" y="12654.000">dev-disk-by\x2dpartlabel-Home.device</text>
<rect class="activating" x="2106.589" y="12660.000" width="0.000" height="19.000" />
<rect class="active" x="2106.589" y="12660.000" width="373.361" height="19.000" />
<text x="2111.589" y="12674.000">dev-disk-by\x2dlabel-Home2.device</text>
<rect class="activating" x="2106.590" y="12680.000" width="0.000" height="19.000" />
<rect class="active" x="2106.590" y="12680.000" width="373.361" height="19.000" />
<text x="2111.590" y="12694.000">dev-disk-by\x2did-wwn\x2d0x5000cca55ddecd0c\x2dpart6.device</text>
<rect class="activating" x="2106.591" y="12700.000" width="0.000" height="19.000" />
<rect class="active" x="2106.591" y="12700.000" width="373.360" height="19.000" />
<text x="2111.591" y="12714.000">dev-disk-by\x2did-ata\x2dHitachi_HTS543232L9A300_081124FB2403LPJ5SH7A\x2dpart6.device</text>
<rect class="activating" x="2106.592" y="12720.000" width="0.000" height="19.000" />
<rect class="active" x="2106.592" y="12720.000" width="373.359" height="19.000" />
<text x="2111.592" y="12734.000">dev-sda6.device</text>
<rect class="activating" x="2107.472" y="12740.000" width="0.000" height="19.000" />
<rect class="active" x="2107.472" y="12740.000" width="372.479" height="19.000" />
<text x="2112.472" y="12754.000">sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device</text>
<rect class="activating" x="2109.694" y="12760.000" width="370.151" height="19.000" />
<rect class="active" x="2479.846" y="12760.000" width="0.105" height="19.000" />
<text x="2114.694" y="12774.000">home.mount</text>
<rect class="activating" x="2127.710" y="12780.000" width="0.000" height="19.000" />
<rect class="active" x="2127.710" y="12780.000" width="352.240" height="19.000" />
<text x="2132.710" y="12794.000">dev-disk-by\x2duuid-8301100b\x2dede1\x2d4a0f\x2dba6c\x2d910148169f1c.device</text>
<rect class="activating" x="2127.712" y="12800.000" width="0.000" height="19.000" />
<rect class="active" x="2127.712" y="12800.000" width="352.238" height="19.000" />
<text x="2132.712" y="12814.000">dev-disk-by\x2dpartuuid-946e60c7\x2dd2f8\x2d4d6f\x2da452\x2d5d36e7a26dbf.device</text>
<rect class="activating" x="2127.713" y="12820.000" width="0.000" height="19.000" />
<rect class="active" x="2127.713" y="12820.000" width="352.237" height="19.000" />
<text x="2132.713" y="12834.000">dev-disk-by\x2dpartlabel-Music.device</text>
<rect class="activating" x="2127.715" y="12840.000" width="0.000" height="19.000" />
<rect class="active" x="2127.715" y="12840.000" width="352.236" height="19.000" />
<text x="2132.715" y="12854.000">dev-disk-by\x2did-wwn\x2d0x5000cca55ddecd0c\x2dpart7.device</text>
<rect class="activating" x="2127.715" y="12860.000" width="0.000" height="19.000" />
<rect class="active" x="2127.715" y="12860.000" width="352.235" height="19.000" />
<text x="2132.715" y="12874.000">dev-disk-by\x2did-ata\x2dHitachi_HTS543232L9A300_081124FB2403LPJ5SH7A\x2dpart7.device</text>
<rect class="activating" x="2127.716" y="12880.000" width="0.000" height="19.000" />
<rect class="active" x="2127.716" y="12880.000" width="352.234" height="19.000" />
<text x="2132.716" y="12894.000">dev-sda7.device</text>
<rect class="activating" x="2127.717" y="12900.000" width="0.000" height="19.000" />
<rect class="active" x="2127.717" y="12900.000" width="352.233" height="19.000" />
<text x="2132.717" y="12914.000">sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device</text>
<rect class="activating" x="2250.152" y="12920.000" width="0.000" height="19.000" />
<rect class="active" x="2250.152" y="12920.000" width="229.799" height="19.000" />
<text x="2255.152" y="12934.000">dev-disk-by\x2duuid-F230F1A030F16BCB.device</text>
<rect class="activating" x="2250.154" y="12940.000" width="0.000" height="19.000" />
<rect class="active" x="2250.154" y="12940.000" width="229.797" height="19.000" />
<text x="2255.154" y="12954.000">dev-disk-by\x2dpartuuid-94d36b1f\x2d0fbd\x2d4ee0\x2db5c4\x2df559334c5dd5.device</text>
<rect class="activating" x="2250.155" y="12960.000" width="0.000" height="19.000" />
<rect class="active" x="2250.155" y="12960.000" width="229.796" height="19.000" />
<text x="2255.155" y="12974.000">dev-disk-by\x2did-wwn\x2d0x5000cca55ddecd0c\x2dpart8.device</text>
<rect class="activating" x="2250.155" y="12980.000" width="0.000" height="19.000" />
<rect class="active" x="2250.155" y="12980.000" width="229.796" height="19.000" />
<text x="2255.155" y="12994.000">dev-disk-by\x2did-ata\x2dHitachi_HTS543232L9A300_081124FB2403LPJ5SH7A\x2dpart8.device</text>
<rect class="activating" x="2250.156" y="13000.000" width="0.000" height="19.000" />
<rect class="active" x="2250.156" y="13000.000" width="229.795" height="19.000" />
<text x="2255.156" y="13014.000">dev-sda8.device</text>
<rect class="activating" x="2250.157" y="13020.000" width="0.000" height="19.000" />
<rect class="active" x="2250.157" y="13020.000" width="229.794" height="19.000" />
<text x="2255.157" y="13034.000">sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device</text>
<rect class="activating" x="2399.416" y="13040.000" width="0.000" height="19.000" />
<rect class="active" x="2399.416" y="13040.000" width="80.534" height="19.000" />
<text x="2404.416" y="13054.000">multi-user.target</text>
<rect class="activating" x="2399.432" y="13060.000" width="0.000" height="19.000" />
<rect class="active" x="2399.432" y="13060.000" width="80.519" height="19.000" />
<text x="2404.432" y="13074.000">graphical.target</text>
<rect class="activating" x="2402.704" y="13080.000" width="9.305" height="19.000" />
<text x="2407.704" y="13094.000">systemd-update-utmp-runlevel.service</text>
<rect class="activating" x="2402.718" y="13100.000" width="0.000" height="19.000" />
<rect class="active" x="2402.718" y="13100.000" width="77.233" height="19.000" />
<text x="2407.718" y="13114.000">network.target</text>
<text x="8730013.184" y="13134.000">systemd-tmpfiles-clean.service</text>
<text x="5792729.516" y="13154.000">getty@tty2.service</text>
</g>
</svg>
#include <stdio.h>
#include <stdlib.h>
#include <getopt.h>
#include <locale.h>
#include "install.h"
#include "log.h"
#include "dbus-common.h"
#include "build.h"
#include "util.h"
#define svg(...) printf(__VA_ARGS__)
static UnitFileScope arg_scope = UNIT_FILE_SYSTEM;
struct unit_times {
char *name;
unsigned long long int ixt;
unsigned long long int iet;
unsigned long long int axt;
unsigned long long int aet;
};
unsigned long long int property_getull(
DBusConnection *bus,
const char *dest,
const char *path,
const char *interface,
const char *property)
{
_cleanup_dbus_message_unref_ DBusMessage *reply = NULL;
DBusMessageIter iter, sub;
unsigned long long int result = 0;
union {
char byte;
dbus_int16_t i16;
dbus_uint16_t u16;
dbus_int32_t i32;
dbus_uint32_t u32;
dbus_int64_t i64;
dbus_uint64_t u64;
} dbus_result;
int r = bus_method_call_with_reply (
bus,
dest,
path,
"org.freedesktop.DBus.Properties",
"Get",
&reply,
NULL,
DBUS_TYPE_STRING, &interface,
DBUS_TYPE_STRING, &property,
DBUS_TYPE_INVALID);
if (r)
goto finish;
if (!dbus_message_iter_init(reply, &iter) ||
dbus_message_iter_get_arg_type(&iter) != DBUS_TYPE_VARIANT)
goto finish;
dbus_message_iter_recurse(&iter, &sub);
switch(dbus_message_iter_get_arg_type(&sub)) {
case DBUS_TYPE_BYTE:
dbus_message_iter_get_basic(&sub, &dbus_result.byte);
result = dbus_result.byte;
break;
case DBUS_TYPE_INT16:
dbus_message_iter_get_basic(&sub, &dbus_result.i16);
result = dbus_result.i16;
break;
case DBUS_TYPE_UINT16:
dbus_message_iter_get_basic(&sub, &dbus_result.u16);
result = dbus_result.u16;
break;
case DBUS_TYPE_INT32:
dbus_message_iter_get_basic(&sub, &dbus_result.i32);
result = dbus_result.i32;
break;
case DBUS_TYPE_UINT32:
dbus_message_iter_get_basic(&sub, &dbus_result.u32);
result = dbus_result.u32;
break;
case DBUS_TYPE_INT64:
dbus_message_iter_get_basic(&sub, &dbus_result.i64);
result = dbus_result.i64;
break;
case DBUS_TYPE_UINT64:
dbus_message_iter_get_basic(&sub, &dbus_result.u64);
result = dbus_result.u64;
break;
default:
goto finish;
}
finish:
return result;
}
static int compare_unit_times1(const void *a, const void *b) {
const struct unit_times *u = a, *v = b;
return (int)(v->aet - v->ixt) - (int)(u->aet - u->ixt);
}
static int compare_unit_times2(const void *a, const void *b) {
const struct unit_times *u = a, *v = b;
return (long long int)(u->ixt) - (long long int)(v->ixt);
}
int acquire_time_data(DBusConnection *bus, struct unit_times **out)
{
_cleanup_dbus_message_unref_ DBusMessage *reply = NULL;
DBusMessageIter iter, sub, sub2;
unsigned int c = 0, n_units = 0;
struct unit_times *unit_times = NULL;
int r = bus_method_call_with_reply (
bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"ListUnits",
&reply,
NULL,
DBUS_TYPE_INVALID);
if (r)
goto finish;
if (!dbus_message_iter_init(reply, &iter) ||
dbus_message_iter_get_arg_type(&iter) != DBUS_TYPE_ARRAY ||
dbus_message_iter_get_element_type(&iter) != DBUS_TYPE_STRUCT) {
log_error("Failed to parse reply.");
r = -EIO;
goto finish;
}
dbus_message_iter_recurse(&iter, &sub);
while (dbus_message_iter_get_arg_type(&sub) != DBUS_TYPE_INVALID) {
struct unit_times *u;
char *path;
if (dbus_message_iter_get_arg_type(&sub) != DBUS_TYPE_STRUCT) {
log_error("Failed to parse reply.");
r = -EIO;
goto finish;
}
if (c >= n_units) {
struct unit_times *w;
n_units = MAX(2*c, 16);
w = realloc(unit_times, sizeof(struct unit_times) * n_units);
if (!w) {
log_error("Failed to allocate unit array.");
r = -ENOMEM;
goto finish;
}
unit_times = w;
}
u = unit_times+c;
dbus_message_iter_recurse(&sub, &sub2);
if (bus_iter_get_basic_and_next(&sub2, DBUS_TYPE_STRING, &u->name, true) < 0 ||
dbus_message_iter_next(&sub2), dbus_message_iter_next(&sub2), dbus_message_iter_next(&sub2),
dbus_message_iter_next(&sub2), dbus_message_iter_next(&sub2),
bus_iter_get_basic_and_next(&sub2, DBUS_TYPE_OBJECT_PATH, &path, true) < 0) {
log_error("Failed to parse reply.");
r = -EIO;
goto finish;
}
u->name = strdup(u->name);
u->ixt = property_getull(bus,
"org.freedesktop.systemd1",
path,
"org.freedesktop.systemd1.Unit",
"InactiveExitTimestampMonotonic");
u->iet = property_getull(bus,
"org.freedesktop.systemd1",
path,
"org.freedesktop.systemd1.Unit",
"InactiveEnterTimestampMonotonic");
u->axt = property_getull(bus,
"org.freedesktop.systemd1",
path,
"org.freedesktop.systemd1.Unit",
"ActiveExitTimestampMonotonic");
u->aet = property_getull(bus,
"org.freedesktop.systemd1",
path,
"org.freedesktop.systemd1.Unit",
"ActiveEnterTimestampMonotonic");
dbus_message_iter_next(&sub);
if (u->ixt == 0)
continue;
c++;
}
*out = unit_times;
return c;
finish:
free(unit_times);
return r;
}
static void svg_graph_box(int height, long long int begin, long long int end, float scale_x, float scale_y)
{
double d = 0.0;
int i = 0;
/* outside box, fill */
svg("<rect class=\"box\" x=\"%.03f\" y=\"0\" width=\"%.03f\" height=\"%.03f\" />\n",
0,
scale_x * (end - begin),
scale_y * height);
for (d = 0.000001 * begin; d <= 0.000001 * end;
d += 0.1) {
/* lines for each second */
if (i % 50 == 0)
svg(" <line class=\"sec5\" x1=\"%.03f\" y1=\"0\" x2=\"%.03f\" y2=\"%.03f\" />\n",
scale_x * d,
scale_x * d,
scale_y * height);
else if (i % 10 == 0)
svg(" <line class=\"sec1\" x1=\"%.03f\" y1=\"0\" x2=\"%.03f\" y2=\"%.03f\" />\n",
scale_x * d,
scale_x * d,
scale_y * height);
else
svg(" <line class=\"sec01\" x1=\"%.03f\" y1=\"0\" x2=\"%.03f\" y2=\"%.03f\" />\n",
scale_x * d,
scale_x * d,
scale_y * height);
/* time label */
if (i % 10 == 0)
svg(" <text class=\"sec\" x=\"%.03f\" y=\"%.03f\" >%.01fs</text>\n",
scale_x * d, -5.0, d);
i++;
}
}
int analyze_plot(DBusConnection *bus)
{
struct unit_times *times;
int n = acquire_time_data(bus, &times);
int m = n + 1;
unsigned long long int firmware_time, loader_time, kernel_time, initrd_time, userspace_time, finish_time;
long long int starttime = 0;
float scale_x = 100.0;
float scale_y = 20.0;
if (n<=0)
return -n;
qsort(times, n, sizeof(struct unit_times), compare_unit_times2);
firmware_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"FirmwareTimestampMonotonic");
loader_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"LoaderTimestampMonotonic");
kernel_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"KernelTimestamp");
initrd_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"InitRDTimestampMonotonic");
userspace_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"UserspaceTimestampMonotonic");
finish_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"FinishTimestampMonotonic");
if (firmware_time > 0) {
m++;
starttime += firmware_time - loader_time;
}
if (loader_time > 0) {
m++;
starttime += loader_time;
}
if (initrd_time > 0)
m += 2;
else if (kernel_time > 0)
m++;
float width = 80.0 + (scale_x * (starttime + finish_time) * 0.000001);
float height = 150.0 + (m* scale_y);
svg("<?xml version=\"1.0\" standalone=\"no\"?>\n");
svg("<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\" ");
svg("\"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd\">\n");
//svg("<g transform=\"translate(10,%d)\">\n", 1000 + 150 + (pcount * 20));
svg("<svg width=\"%.0fpx\" height=\"%.0fpx\" version=\"1.1\" ", width, height);
svg("xmlns=\"http://www.w3.org/2000/svg\">\n\n");
/* write some basic info as a comment, including some help */
svg("<!-- This file is a systemd-analyze SVG file. It is best rendered in a -->\n");
svg("<!-- browser such as Chrome/Chromium, firefox. Other applications that -->\n");
svg("<!-- render these files properly but much more slow are ImageMagick, -->\n");
svg("<!-- gimp, inkscape, etc.. To display the files on your system, just -->\n");
svg("<!-- point your browser to file:///var/log/ and click. -->\n\n");
svg("<!-- this plot was generated by systemd-analyze version %-16.16s -->\n\n", VERSION);
/* style sheet */
svg("<defs>\n <style type=\"text/css\">\n <![CDATA[\n");
svg(" rect { stroke-width: 1; stroke-opacity: 0; }\n");
svg(" rect.activating { fill: rgb(255,0,0); fill-opacity: 0.7; }\n");
svg(" rect.active { fill: rgb(200,150,150); fill-opacity: 0.7; }\n");
svg(" rect.deactivating { fill: rgb(150,100,100); fill-opacity: 0.7; }\n");
svg(" rect.kernel { fill: rgb(150,150,150); fill-opacity: 0.7; }\n");
svg(" rect.initrd { fill: rgb(150,150,150); fill-opacity: 0.7; }\n");
svg(" rect.firmware { fill: rgb(150,150,150); fill-opacity: 0.7; }\n");
svg(" rect.loader { fill: rgb(150,150,150); fill-opacity: 0.7; }\n");
svg(" rect.userspace { fill: rgb(150,150,150); fill-opacity: 0.7; }\n");
svg(" rect.cpu { fill: rgb(64,64,240); stroke-width: 0; fill-opacity: 0.7; }\n");
svg(" rect.wait { fill: rgb(240,240,0); stroke-width: 0; fill-opacity: 0.7; }\n");
svg(" rect.bi { fill: rgb(240,128,128); stroke-width: 0; fill-opacity: 0.7; }\n");
svg(" rect.bo { fill: rgb(192,64,64); stroke-width: 0; fill-opacity: 0.7; }\n");
svg(" rect.ps { fill: rgb(192,192,192); stroke: rgb(128,128,128); fill-opacity: 0.7; }\n");
svg(" rect.krnl { fill: rgb(240,240,0); stroke: rgb(128,128,128); fill-opacity: 0.7; }\n");
svg(" rect.box { fill: rgb(240,240,240); stroke: rgb(192,192,192); }\n");
svg(" rect.clrw { stroke-width: 0; fill-opacity: 0.7;}\n");
svg(" line { stroke: rgb(64,64,64); stroke-width: 1; }\n");
svg("// line.sec1 { }\n");
svg(" line.sec5 { stroke-width: 2; }\n");
svg(" line.sec01 { stroke: rgb(224,224,224); stroke-width: 1; }\n");
svg(" line.dot { stroke-dasharray: 2 4; }\n");
svg(" line.idle { stroke: rgb(64,64,64); stroke-dasharray: 10 6; stroke-opacity: 0.7; }\n");
svg(" .run { font-size: 8; font-style: italic; }\n");
svg(" text { font-family: Verdana, Helvetica; font-size: 10; }\n");
svg(" text.sec { font-size: 8; }\n");
svg(" text.t1 { font-size: 24; }\n");
svg(" text.t2 { font-size: 12; }\n");
svg(" text.idle { font-size: 18; }\n");
svg(" ]]>\n </style>\n</defs>\n\n");
svg("<text x=\"20\" y=\"40\">Startup finished in ");
if (firmware_time > 0)
svg("%llums (firmware) + ", (firmware_time - loader_time) / 1000);
if (loader_time > 0)
svg("%llums (loader) + ", loader_time / 1000);
if (initrd_time > 0)
svg("%llums (kernel) + %llums (initrd) + ", initrd_time / 1000, (userspace_time - initrd_time) / 1000);
else if (kernel_time > 0)
svg("%llums (kernel) + ", userspace_time / 1000);
svg("%llums (userspace) ", (finish_time - userspace_time) / 1000);
if (kernel_time > 0)
svg("= %llums\n", (firmware_time + finish_time) / 1000);
else
svg("= %llums\n", (finish_time - userspace_time) / 1000);
svg("</text>");
svg("<g transform=\"translate(20,100)\">\n");
svg_graph_box(m, starttime, finish_time, scale_x, scale_y);
float top = 0.0;
if (firmware_time > 0) {
svg(" <rect class=\"firmware\" x=\"%.03f\" y=\"%.03f\" width=\"%.03f\" height=\"%.03f\" />\n",
scale_x * (starttime - firmware_time) * 0.000001,
top,
scale_x * (firmware_time - loader_time) * 0.000001,
scale_y - 1.0);
svg(" <text x=\"%.03f\" y=\"%.03f\">firmware</text>\n",
scale_x * (starttime - firmware_time) * 0.000001 + 5.0,
top + 14.0);
top += scale_y;
}
if (loader_time > 0) {
svg(" <rect class=\"loader\" x=\"%.03f\" y=\"%.03f\" width=\"%.03f\" height=\"%.03f\" />\n",
scale_x * (starttime - loader_time) * 0.000001,
top,
scale_x * (loader_time) * 0.000001,
scale_y - 1.0);
svg(" <text x=\"%.03f\" y=\"%.03f\">loader</text>\n",
scale_x * (starttime - loader_time) * 0.000001 + 5.0,
top + 14.0);
top += scale_y;
}
if (initrd_time > 0) {
svg(" <rect class=\"kernel\" x=\"%.03f\" y=\"%.03f\" width=\"%.03f\" height=\"%.03f\" />\n",
scale_x * (starttime) * 0.000001,
top,
scale_x * (initrd_time) * 0.000001,
scale_y - 1.0);
svg(" <text x=\"%.03f\" y=\"%.03f\">kernel</text>\n",
scale_x * (starttime) * 0.000001 + 5.0,
top + 14.0);
top += scale_y;
svg(" <rect class=\"inird\" x=\"%.03f\" y=\"%.03f\" width=\"%.03f\" height=\"%.03f\" />\n",
scale_x * (starttime + initrd_time) * 0.000001,
top,
scale_x * (userspace_time - initrd_time) * 0.000001,
scale_y - 1.0);
svg(" <text x=\"%.03f\" y=\"%.03f\">initrd</text>\n",
scale_x * (starttime + initrd_time) * 0.000001 + 5.0,
top + 14.0);
top += scale_y;
} else if (kernel_time > 0) {
svg(" <rect class=\"kernel\" x=\"%.03f\" y=\"%.03f\" width=\"%.03f\" height=\"%.03f\" />\n",
scale_x * (starttime) * 0.000001,
top,
scale_x * (userspace_time) * 0.000001,
scale_y - 1.0);
svg(" <text x=\"%.03f\" y=\"%.03f\">kernel</text>\n",
scale_x * (starttime) * 0.000001 + 5.0,
top + 14.0);
top += scale_y;
}
svg(" <rect class=\"userspace\" x=\"%.03f\" y=\"%.03f\" width=\"%.03f\" height=\"%.03f\" />\n",
scale_x * (userspace_time) * 0.000001,
top,
scale_x * (finish_time - userspace_time) * 0.000001,
scale_y - 1.0);
svg(" <text x=\"%.03f\" y=\"%.03f\">userspace</text>\n",
scale_x * (userspace_time) * 0.000001 + 5.0,
top + 14.0);
top += scale_y;
for (int i=0; i < n; i++) {
//draw times[i]
bool drawn = false;
if (times[i].ixt >= userspace_time && times[i].ixt <= finish_time) {
unsigned long long int end = finish_time;
if (times[i].aet >= times[i].ixt && times[i].aet < end)
end = times[i].aet;
if (times[i].axt >= times[i].ixt && times[i].axt < end)
end = times[i].axt;
if (times[i].iet >= times[i].ixt && times[i].iet < end)
end = times[i].iet;
svg(" <rect class=\"activating\" x=\"%.03f\" y=\"%.03f\" width=\"%.03f\" height=\"%.03f\" />\n",
scale_x * (starttime + times[i].ixt) * 0.000001,
top + (scale_y * i),
scale_x * (end - times[i].ixt) * 0.000001,
scale_y - 1.0);
}
if (times[i].aet >= userspace_time && times[i].aet <= finish_time) {
unsigned long long int end = finish_time;
if (times[i].axt >= times[i].aet && times[i].axt < end)
end = times[i].axt;
if (times[i].iet >= times[i].aet && times[i].iet < end)
end = times[i].iet;
svg(" <rect class=\"active\" x=\"%.03f\" y=\"%.03f\" width=\"%.03f\" height=\"%.03f\" />\n",
scale_x * (starttime + times[i].aet) * 0.000001,
top + (scale_y * i),
scale_x * (end - times[i].aet) * 0.000001,
scale_y - 1.0);
}
if (times[i].axt >= userspace_time && times[i].axt <= finish_time) {
unsigned long long int end = finish_time;
if (times[i].iet >= times[i].axt && times[i].iet < end)
end = times[i].iet;
svg(" <rect class=\"deactivating\" x=\"%.03f\" y=\"%.03f\" width=\"%.03f\" height=\"%.03f\" />\n",
scale_x * (starttime + times[i].axt) * 0.000001,
top + (scale_y * i),
scale_x * (end - times[i].axt) * 0.000001,
scale_y - 1.0);
}
svg(" <text x=\"%.03f\" y=\"%.03f\">%s</text>\n",
(starttime + times[i].ixt) * scale_x * 0.000001 + 5.0,
top + (scale_y * i) + 14.0,
times[i].name);
}
svg("</g>\n\n");
svg("</svg>");
return 0;
}
int analyze_blame(DBusConnection *bus)
{
struct unit_times *times;
int n = acquire_time_data(bus, &times);
if (n<=0)
return -n;
qsort(times, n, sizeof(struct unit_times), compare_unit_times1);
for (int i = 0; i < n; i++) {
if (times[i].ixt <= 0 || times[i].aet <= 0)
continue;
if (times[i].aet <= times[i].ixt)
continue;
printf("%6llums %s\n", (times[i].aet - times[i].ixt) / 1000, times[i].name);
}
return 0;
}
int analyze_time(DBusConnection *bus)
{
unsigned long long firmware_time, loader_time, kernel_time, initrd_time, userspace_time, finish_time;
firmware_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"FirmwareTimestampMonotonic");
loader_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"LoaderTimestampMonotonic");
kernel_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"KernelTimestamp");
initrd_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"InitRDTimestampMonotonic");
userspace_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"UserspaceTimestampMonotonic");
finish_time = property_getull(bus,
"org.freedesktop.systemd1",
"/org/freedesktop/systemd1",
"org.freedesktop.systemd1.Manager",
"FinishTimestampMonotonic");
printf("Startup finished in ");
if (firmware_time > 0)
printf("%llums (firmware) + ", (firmware_time - loader_time) / 1000);
if (loader_time > 0)
printf("%llums (loader) + ", loader_time / 1000);
if (initrd_time > 0)
printf("%llums (kernel) + %llums (initrd) + ", initrd_time / 1000, (userspace_time - initrd_time) / 1000);
else if (kernel_time > 0)
printf("%llums (kernel) + ", userspace_time / 1000);
printf("%llums (userspace) ", (finish_time - userspace_time) / 1000);
if (kernel_time > 0)
printf("= %llums\n", (firmware_time + finish_time) / 1000);
else
printf("= %llums\n", (finish_time - userspace_time) / 1000);
return 0;
}
void analyze_help()
{
printf("%s [OPTIONS...] {COMMAND} ...\n\n"
" -h --help Show this help\n"
" --version Show package version\n"
" --system Connect to system manager\n"
" --user Connect to user service manager\n\n"
"Commands:\n"
" time\n"
" blame\n",
program_invocation_short_name);
}
static int parse_argv(int argc, char *argv[])
{
enum {
ARG_VERSION = 0x100,
ARG_USER,
ARG_SYSTEM
};
static const struct option options[] = {
{ "help", no_argument, NULL, 'h' },
{ "version", no_argument, NULL, ARG_VERSION },
{ "user", no_argument, NULL, ARG_USER },
{ "system", no_argument, NULL, ARG_SYSTEM },
{ NULL, 0, NULL, 0 }
};
int c;
assert(argc >= 0);
assert(argv);
while ((c = getopt_long(argc, argv, "h", options, NULL)) >= 0) {
switch (c) {
case 'h':
analyze_help();
return 0;
case ARG_VERSION:
puts(PACKAGE_STRING);
puts(SYSTEMD_FEATURES);
return 0;
case ARG_USER:
arg_scope = UNIT_FILE_USER;
break;
case ARG_SYSTEM:
arg_scope = UNIT_FILE_SYSTEM;
break;
case '?':
return -EINVAL;
default:
log_error("Unknown option code '%c'.", c);
return -EINVAL;
}
}
return 1;
}
int main(int argc, char*argv[]) {
int r, retval = EXIT_FAILURE;
DBusConnection *bus = NULL;
DBusError error;
bool private_bus = false;
dbus_error_init(&error);
setlocale(LC_ALL, "");
log_parse_environment();
log_open();
r = parse_argv(argc, argv);
if (r < 0)
goto finish;
else if (r == 0) {
retval = EXIT_SUCCESS;
goto finish;
}
bus_connect(arg_scope == UNIT_FILE_SYSTEM ? DBUS_BUS_SYSTEM : DBUS_BUS_SESSION, &bus, &private_bus, &error);
if (!argv[optind] || streq(argv[optind], "time"))
retval = analyze_time(bus);
else if (streq(argv[optind], "blame"))
retval = analyze_blame(bus);
else if (streq(argv[optind], "plot"))
retval = analyze_plot(bus);
else
log_error("Unknown operation '%s'.", argv[optind]);
finish:
if (bus) {
dbus_connection_flush(bus);
dbus_connection_close(bus);
dbus_connection_unref(bus);
}
dbus_error_free(&error);
return retval;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment