Skip to content

Commit

Permalink
disable damon on default configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Aug 18, 2022
1 parent 4e76513 commit cf90cbb
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion linux-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-cachyos-bmq/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-cachyos-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-cachyos-cacule/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-cachyos-cfs/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-cachyos-hardened/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-cachyos-pds/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-cachyos-rc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-cachyos-tt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-cachyos/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-cacule-rdb/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-cacule/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down
2 changes: 1 addition & 1 deletion linux-tt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ _kyber_disable=y
_lru_config='standard'

## Enable DAMON
_damon=y
_damon=

## Enable Linux Random Number Generator
_lrng_enable=y
Expand Down

0 comments on commit cf90cbb

Please sign in to comment.