python-autostart
Digi TransPort WR Routers User Guide
415
python-autostart
Configures Python applications to be run at startup
This command is available to super users only.
Syntax
python-autostart <1 - 4> <parameter> <value>
Parameters
filepath
Path to the file to be run.
Accepted value is any string up to 255 characters.
on-exit
Action taken when the application exits.
Accepted values can be one of none, restart or reboot. The default value is none.
args
Arguments sent to the application.
Accepted value is any string up to 255 characters.
state
Enables or disable application startup.
Accepted values can be one of on or off. The default value is on.