etcd_cmd

in libraries/helpers_service.rb [7:10]


      def etcd_cmd
        [etcd_bin, etcd_daemon_opts].join(' ').strip
      end