Difference between revisions of "RUT900 Custom Scripts"

From Teltonika Networks Wiki
(Created page with "==Summary== {{Template: webui_system_user_scripts_summary}} ==Startup Script Management== The '''Script Management''' window shows the content of the ''/etc/rc.local'' file...")
(No difference)

Revision as of 14:14, 6 December 2018

Summary

The User Scripts function allows users to write their own shell scripts that will be executed during the router's booting process.

Startup Script Management

The Script Management window shows the content of the /etc/rc.local file. This file is executed at the end of the startup process, executing the line:

sh /etc/rc.local

System user scripts.PNG