diff --git a/ex/needrestart.conf b/ex/needrestart.conf index b3278550..c83bddbb 100644 --- a/ex/needrestart.conf +++ b/ex/needrestart.conf @@ -165,8 +165,8 @@ $nrconf{blacklist_mappings} = [ ]; # Verify mapped files in fileystem: -# 0 : enabled (default) -# -1: ignore non-existing files, workaround for chroots and broken grsecurity kernels +# 0 : enabled +# -1: ignore non-existing files, workaround for chroots and broken grsecurity kernels (default) # 1 : disable check completely, rely on content of maps file only $nrconf{skip_mapfiles} = -1;