--- a/pcs/settings_default.py +++ b/pcs/settings_default.py @@ -81,7 +81,7 @@ ]) # Set pcsd_gem_path to None if there are no bundled ruby gems and the path does # not exists. -pcsd_gem_path = "vendor/bundle/ruby" +pcsd_gem_path = "" ruby_executable = "/usr/bin/ruby" gui_session_lifetime_seconds = 60 * 60