<% require("viewfunctions") local form, viewlibrary = ... local config = form.service.config %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") end %>

Configuration

Authentication Scheme

Choose the desired authentication mechanisms and their order.

Active
Selectable

Information

Process information
This process runs as a service. When you make and save changes, the configuration files for the service are changed. However, the changes will not be applied until you restart the service.
<% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("startstop") end %>