bundlewrap/bundles/sshmon/files/sshmon.cfg

3 lines
94 B
INI

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