Searched refs:deny_scripts_reconfig (Results 1 – 1 of 1) sorted by relevance
249 int deny_scripts_reconfig; /* Allow SENTINEL SET ... to change script member492 sentinel.deny_scripts_reconfig = SENTINEL_DEFAULT_DENY_SCRIPTS_RECONFIG; in initSentinel()1742 if ((sentinel.deny_scripts_reconfig = yesnotoi(argv[1])) == -1) { in sentinelHandleConfiguration()1768 sentinel.deny_scripts_reconfig ? "yes" : "no"); in rewriteConfigSentinelOption()1770 sentinel.deny_scripts_reconfig != SENTINEL_DEFAULT_DENY_SCRIPTS_RECONFIG); in rewriteConfigSentinelOption()3447 if (sentinel.deny_scripts_reconfig) { in sentinelSetCommand()3467 if (sentinel.deny_scripts_reconfig) { in sentinelSetCommand()