Template:Networking rutos manual custom scripts: Difference between revisions
Gytispieze (talk | contribs) No edit summary |
Gytispieze (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template: Networking_rutos_manual_fw_disclosure | {{Template: Networking_rutos_manual_fw_disclosure | ||
| fw_version = {{{series}}}_R_00.07.01 | | fw_version = {{{series}}}{{#ifeq:{{{name}}}|RUT241|M|}}_R_00.07.01 | ||
| series = {{{series}}} | | series = {{{series}}} | ||
}} | }} | ||
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} User Scripts (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08. | {{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} User Scripts (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.5 and earlier) user manual page.</i>|}} | ||
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} User Scripts (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT2XX_R_00.01.14. | {{#ifeq: {{{series}}} | RUT2 | | ||
{{#switch: {{{name}}} | |||
| RUT241 = | |||
| #default = | |||
<br><i><b>Note</b>: <b>[[{{{name}}} User Scripts (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT2XX_R_00.01.14.4 and earlier) user manual page.</i>}} | |||
|}} | |||
__TOC__ | __TOC__ | ||
==Summary== | ==Summary== |
Revision as of 11:50, 6 October 2021
Template:Networking rutos manual fw disclosure
Summary
The User Scripts function allows users to write their own shell scripts that will be executed during the device's booting process. This page is an overview of the User Scripts function in {{{name}}} devices.
Startup Script
The Startup Script section shows the contents of the /etc/rc.local file and allows the user to edit it. This scripts written in this file are executed at the end of the device's boot cycle. You can also execute the script via a command line interface with the following command:
sh /etc/rc.local
The figure below is an example of the Startup Script management section:
[[Category:{{{name}}} System section]]