Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:base-system:managing_services [2019/02/08 03:42] – [CLI Syntax] Wrapped into table vgaetera | docs:guide-user:base-system:managing_services [2023/10/14 05:46] – update vgaetera | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Managing | + | ====== Managing services ====== |
| + | {{section> | ||
| - | LEDE system is composed of many different programs running all the time called daemons or services.\\ | + | ===== Introduction ===== |
| - | The default ones are already set up in a standard installation, | + | * There are multiple [[docs: |
| + | * This how-to describes the method for managing OpenWrt services. | ||
| - | ==== CLI Syntax | + | ===== Goals ===== |
| - | ^ Command | + | * Start, stop, restart, enable and disable system services. |
| - | | '' | + | * Check if a specific |
| - | | '' | + | |
| - | | '' | + | |
| - | | '' | + | |
| - | Technically speaking, the '' | + | ===== Web interface instructions ===== |
| - | The above commands are functionally identical to the following ones (respectively), | + | Manage services using web interface. |
| + | - Navigate to **LuCI -> System -> Startup**. | ||
| + | - See the list of all the available services | ||
| - | ==== Luci web interface | + | ===== Command-line instructions |
| + | Manage services using command-line interface. | ||
| + | Use the invocation column inside [[docs: | ||
| + | Check [[docs: | ||
| - | Click on **System**, then on **Startup** to land in the page listing all the available services | + | ^ Command ^ Equivalent ^ Description ^ |
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| - | ==== Actions ==== | + | Common |
| - | The default | + | |
| - | ^ Action | + | ^ Action ^ Description ^ |
| - | | **start** | + | | '' |
| - | | **stop** | Stop the service | | + | | '' |
| - | | **restart** | Restart the service | | + | | '' |
| - | | **reload** | Reload configuration files (or restart if that fails) | | + | | '' |
| - | | **enable** | Enable service autostart | | + | | '' |
| - | | **disable** | Disable service autostart | | + | | '' |
| + | | '' | ||
| + | | '' | ||
| - | =====Available services===== | ||
| - | {{pagequery> | ||