mirror of
https://github.com/fluencelabs/redis
synced 2025-03-19 17:10:50 +00:00
parent
82154ffab5
commit
c3d252d995
@ -1493,7 +1493,7 @@ void rewriteConfigEnumOption(struct rewriteConfigState *state, char *option, int
|
|||||||
rewriteConfigRewriteLine(state,option,line,force);
|
rewriteConfigRewriteLine(state,option,line,force);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Rewrite the syslog-fability option. */
|
/* Rewrite the syslog-facility option. */
|
||||||
void rewriteConfigSyslogfacilityOption(struct rewriteConfigState *state) {
|
void rewriteConfigSyslogfacilityOption(struct rewriteConfigState *state) {
|
||||||
int value = server.syslog_facility, j;
|
int value = server.syslog_facility, j;
|
||||||
int force = value != LOG_LOCAL0;
|
int force = value != LOG_LOCAL0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user