A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://raw.github.com/cfengine/core/master/examples/style_camelCase.cf below:

bundle agent __main__ { methods: "Ssh"; } bundle agent ssh { vars: "serviceName" string => "ssh"; "configFile" string => "/etc/ssh/sshd_config"; "conf[Port]" string => "22"; files: "$(configFile)" edit_line => default:set_line_based("$(this.bundle).conf", " ", "\s+", ".*", "\s*#\s*"), classes => default:results( "bundle", "$(configFile)"); services: _etc_ssh_sshd_config_repaired:: "$(serviceName)" service_policy => "restart", classes => default:results( "bundle", "$(serviceName)_restart"); reports: ssh_restart_repaired._etc_ssh_sshd_config_repaired:: "We restarted ssh because the config file was repaired"; }

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4