H helloguys Occasional Visitor Feb 18, 2021 #1 Where we can find a list of options for the "service" command? For example: service restart_httpd service restart_wan_if 0 etc. What are the valid options for the service command? Thank you!
Where we can find a list of options for the "service" command? For example: service restart_httpd service restart_wan_if 0 etc. What are the valid options for the service command? Thank you!
C ColinTaylor Part of the Furniture Feb 18, 2021 #2 There is no official documentation for the service commands because they were not a intended to be used by the end-user. People have worked out what some of the more useful commands are by looking at the source code: https://github.com/RMerl/asuswrt-merlin.ng/blob/b5d74679d1747cf1019adecc04d790f220dbe694/release/src/router/rc/services.c#L9336
There is no official documentation for the service commands because they were not a intended to be used by the end-user. People have worked out what some of the more useful commands are by looking at the source code: https://github.com/RMerl/asuswrt-merlin.ng/blob/b5d74679d1747cf1019adecc04d790f220dbe694/release/src/router/rc/services.c#L9336