<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[请问tina &#x2F;etc&#x2F;rc.d&#x2F; 里面的初始化脚本是按字典顺序执行吗？]]></title><description><![CDATA[<pre><code>root@TinaLinux:/# ls /etc/rc.d/S* -l
lrwxrwxrwx    1 root     root            20 Apr  6  2022 /etc/rc.d/S00sysfixtime -&gt; ../init.d/sysfixtime
lrwxrwxrwx    1 root     root            14 Apr  6  2022 /etc/rc.d/S10boot -&gt; ../init.d/boot
lrwxrwxrwx    1 root     root            14 Apr  6  2022 /etc/rc.d/S10dbus -&gt; ../init.d/dbus
lrwxrwxrwx    1 root     root            16 Apr  6  2022 /etc/rc.d/S10system -&gt; ../init.d/system
lrwxrwxrwx    1 root     root            16 Apr  6  2022 /etc/rc.d/S11sysctl -&gt; ../init.d/sysctl
lrwxrwxrwx    1 root     root            17 Apr  6  2022 /etc/rc.d/S20network -&gt; ../init.d/network
lrwxrwxrwx    1 root     root            15 Apr  6  2022 /etc/rc.d/S40fstab -&gt; ../init.d/fstab
lrwxrwxrwx    1 root     root            14 Apr  6  2022 /etc/rc.d/S50cron -&gt; ../init.d/cron
lrwxrwxrwx    1 root     root            18 Apr  6  2022 /etc/rc.d/S50dropbear -&gt; ../init.d/dropbear
lrwxrwxrwx    1 root     root            17 Apr  6  2022 /etc/rc.d/S60dnsmasq -&gt; ../init.d/dnsmasq
lrwxrwxrwx    1 root     root            14 Apr  6  2022 /etc/rc.d/S80adbd -&gt; ../init.d/adbd
lrwxrwxrwx    1 root     root            14 Apr  6  2022 /etc/rc.d/S80udev -&gt; ../init.d/udev
lrwxrwxrwx    1 root     root            14 Apr  6  2022 /etc/rc.d/S95done -&gt; ../init.d/done
lrwxrwxrwx    1 root     root            24 Apr  6  2022 /etc/rc.d/S96wpa_supplicant -&gt; ../init.d/wpa_supplicant
lrwxrwxrwx    1 root     root            13 Apr  6  2022 /etc/rc.d/S98mtp -&gt; ../init.d/mtp
lrwxrwxrwx    1 root     root            14 Apr  6  2022 /etc/rc.d/S98play -&gt; ../init.d/play
lrwxrwxrwx    1 root     root            17 Apr  6  2022 /etc/rc.d/S98sysntpd -&gt; ../init.d/sysntpd
lrwxrwxrwx    1 root     root            21 Apr  6  2022 /etc/rc.d/S99lv_examples -&gt; ../init.d/lv_examples
lrwxrwxrwx    1 root     root            18 Apr  6  2022 /etc/rc.d/S99lvgldemo -&gt; ../init.d/lvgldemo
lrwxrwxrwx    1 root     root            29 Apr  6  2022 /etc/rc.d/S99swupdate_autorun -&gt; ../init.d/S99swupdate_autorun
lrwxrwxrwx    1 root     root            18 Apr  6  2022 /etc/rc.d/S99tinatest -&gt; ../init.d/tinatest
lrwxrwxrwx    1 root     root            15 Apr  6  2022 /etc/rc.d/S99ucgui -&gt; ../init.d/ucgui
</code></pre>
]]></description><link>https://bbs.aw-ol.com/topic/1260/请问tina-etc-rc-d-里面的初始化脚本是按字典顺序执行吗</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 20:10:54 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/topic/1260.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 06 Apr 2022 07:50:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 请问tina &#x2F;etc&#x2F;rc.d&#x2F; 里面的初始化脚本是按字典顺序执行吗？ on Wed, 06 Apr 2022 11:44:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/224">@wm_ch</a><br />
嗯，我就是加 echo 命令测试出来的，上面日志里面就是echo显示的。</p>
]]></description><link>https://bbs.aw-ol.com/post/5692</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/5692</guid><dc:creator><![CDATA[tigger]]></dc:creator><pubDate>Wed, 06 Apr 2022 11:44:12 GMT</pubDate></item><item><title><![CDATA[Reply to 请问tina &#x2F;etc&#x2F;rc.d&#x2F; 里面的初始化脚本是按字典顺序执行吗？ on Wed, 06 Apr 2022 08:09:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/129">@tigger</a> 我觉得你可以加个echo试试，，，，，，，，，，</p>
]]></description><link>https://bbs.aw-ol.com/post/5677</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/5677</guid><dc:creator><![CDATA[WM_CH]]></dc:creator><pubDate>Wed, 06 Apr 2022 08:09:06 GMT</pubDate></item><item><title><![CDATA[Reply to 请问tina &#x2F;etc&#x2F;rc.d&#x2F; 里面的初始化脚本是按字典顺序执行吗？ on Wed, 06 Apr 2022 07:59:54 GMT]]></title><description><![CDATA[<pre><code>[    6.147927] procd: - init -
Please press Enter to activate this console.
[    6.282949]
[    6.282949] insmod_device_driver
[    6.282949]
[    6.559613] udevd[151]: starting version 3.2.9
-------------------ucgui --------------------
-------------------ucgui --------------------
........
[   22.349162] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
[   22.724196] EXT4-fs (mmcblk0p5): warning: mounting unchecked fs, running e2fsck is recommended
[   23.605463] EXT4-fs (mmcblk0p5): re-mounted. Opts: (null)
------------boot-play---------------
------------boot-play---------------
[   25.388938] [SNDCODEC][sunxi_card_hw_params][620]:stream_flag: 0
Trying to connect to SWUpdate...


BusyBox v1.27.2 () built-in shell (ash)

 _____  _              __     _
|_   _||_| ___  _ _   |  |   |_| ___  _ _  _ _
  | |   _ |   ||   |  |  |__ | ||   || | ||_'_|
  | |  | || | || _ |  |_____||_||_|_||___||_,_|
  |_|  |_||_|_||_|_|  Tina is Based on OpenWrt!
 ----------------------------------------------
 Tina Linux (Neptune, 5C1C9C53)
 ----------------------------------------------
root@TinaLinux:/#
</code></pre>
<p dir="auto">不知道为啥 <em><strong>/etc/rc.d/S99ucgui</strong></em> 要先执行，<br />
然后才执行 <em><strong>/etc/rc.d/S98play</strong></em></p>
]]></description><link>https://bbs.aw-ol.com/post/5674</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/5674</guid><dc:creator><![CDATA[tigger]]></dc:creator><pubDate>Wed, 06 Apr 2022 07:59:54 GMT</pubDate></item></channel></rss>