Closed C24-AK closed 7 months ago
I want to use additional service options, when I create a ssh instance. Right now it is restricted to only the given service options which are defined in the template. To enable this feature I adjusted the template.
Example config:
ssh-test: options: sshd_additional_service_options: IPAccounting: 'yes' IPAddressDeny: 'any' IPAddressAllow:
I want to use additional service options, when I create a ssh instance. Right now it is restricted to only the given service options which are defined in the template. To enable this feature I adjusted the template.
Example config:
ssh-test: options: sshd_additional_service_options: IPAccounting: 'yes' IPAddressDeny: 'any' IPAddressAllow: