mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-09 08:56:23 -04:00
add description for restart action (#2718)
Add description for restart action so it can be used in automations (e.g. after acme cert update, restart freeradius which uses it)
This commit is contained in:
parent
cda60f4f96
commit
0b05f1d71b
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ message:stopping FreeRADIUS
|
|||
command:/usr/local/opnsense/scripts/Freeradius/setup.sh;/usr/local/etc/rc.d/radiusd restart
|
||||
parameters:
|
||||
type:script
|
||||
description:Restart FreeRADIUS service
|
||||
message:restarting FreeRADIUS
|
||||
|
||||
[status]
|
||||
|
|
|
|||
Loading…
Reference in a new issue