mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/freeradius: cleanup
This commit is contained in:
@@ -6,7 +6,7 @@ description:Start FreeRADIUS service
|
||||
message:starting FreeRADIUS
|
||||
|
||||
[stop]
|
||||
command:/usr/local/etc/rc.d/radiusd stop; exit 0
|
||||
command:/usr/local/etc/rc.d/radiusd stop
|
||||
parameters:
|
||||
type:script
|
||||
description:Stop FreeRADIUS service
|
||||
@@ -20,7 +20,7 @@ description:Restart FreeRADIUS service
|
||||
message:restarting FreeRADIUS
|
||||
|
||||
[status]
|
||||
command:/usr/local/etc/rc.d/radiusd status;exit 0
|
||||
command:/usr/local/etc/rc.d/radiusd status; exit 0
|
||||
parameters:
|
||||
type:script_output
|
||||
message:request FreeRADIUS status
|
||||
|
||||
Reference in New Issue
Block a user