From 3c8c651572b7ebe85680c75f22d0c8184df76d16 Mon Sep 17 00:00:00 2001 From: nuclearcat Date: Tue, 18 Mar 2025 09:34:13 +0000 Subject: [PATCH] Update introduction.md --- introduction.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/introduction.md b/introduction.md index d6e62e6..bbb4e2f 100644 --- a/introduction.md +++ b/introduction.md @@ -92,6 +92,15 @@ Then save the configuration with `gs save` command. GlobalOS uses a custom persistence mechanism. It means in most of cases if you edit files in /etc, you need to issue `gs save` command to save the changes to the disk. This is done to prevent data loss in case of power failure or other unexpected shutdowns. Configuration will be saved to the flash disk, `/mnt/flash/secure2/config.tgz` file. +### Apply configuration + +* /etc/network.cfg - require full reboot +* /etc/accel-ppp.conf - restart accel-pppd daemon, in some cases accel-cmd reload is enough +* /etc/nft.cfg - nft -f /etc/nft.cfg +* /etc/config.json - killall burst2d +* /etc/burst2d.cfg - killall burst2d +* /etc/firewall.cfg - sh /etc/firewall.cfg + ### Network diagnostics and troubleshooting If you have problems with network configuration, you can use following tools to diagnose the problem: