File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,4 +141,3 @@ CERTIDENT {{ nut.server.upsd.config.cert_ident }}
141141{% - if nut .server .upsd .config .cert_request is defined %}
142142CERTREQUEST {{ nut.server.upsd.config.cert_request }}
143143{% - endif %}
144-
Original file line number Diff line number Diff line change 2323#
2424# --------------------------------------------------------------------------
2525#
26- # actions: Let the user do certain things with upsd.
27- #
26+ # actions: Let the user do certain things with upsd.
27+ #
2828# Valid actions are:
2929#
3030# SET - change the value of certain variables in the UPS
3131# FSD - set the "forced shutdown" flag in the UPS
32- #
32+ #
3333# --------------------------------------------------------------------------
3434#
3535# instcmds: Let the user initiate specific instant commands. Use "ALL"
36- # to grant all commands automatically. There are many possible
36+ # to grant all commands automatically. There are many possible
3737# commands, so use 'upscmd -l' to see what your hardware supports. Here
3838# are a few examples:
3939#
Original file line number Diff line number Diff line change @@ -465,4 +465,3 @@ CERTVERIFY {{ nut.client.upsmon.config.certverify }}
465465{% - if nut .client .upsmon .config .forcessl is defined %}
466466FORCESSL {{ nut.client.upsmon.config.forcessl }}
467467{% - endif %}
468-
You can’t perform that action at this time.
0 commit comments