bundlewrap/bundles/sshmon/files/sshmon.cfg

4 lines
94 B
INI

% for name, command in sorted(check_commands.items()):
command[${name}]='${command}'
% endfor