diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-01-27 18:39:40 +0100 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-01-27 18:39:40 +0100 |
commit | 647c5546e986d3b6c2050beb3576b082f440da8b (patch) | |
tree | 806a102329eca2087c5e6c9daf41c14a6ee292b8 /PKGBUILD | |
parent | b886a16b0cc26a451d66ea7761662b4a9c6f1e27 (diff) | |
download | linux-kentdobias-647c5546e986d3b6c2050beb3576b082f440da8b.tar.gz linux-kentdobias-647c5546e986d3b6c2050beb3576b082f440da8b.tar.bz2 linux-kentdobias-647c5546e986d3b6c2050beb3576b082f440da8b.zip |
config changes.
- Changed timer frequency.
- Disabled apparmor and selinux.
- Changed default cpufreq setting to performance.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ validpgpkeys=( ) sha256sums=('SKIP' '6b172cdf2eb54e17fcd68f900fab33c1430c5c59848fa46fab83614922fe50f6' - '8da17c338ed4629e046eeb33626da4c0b453d2a78884c7d1a38873b5e2a6632b') + '56791053f26ad2f68729c5ff24d84bf3e84373e2219e460671683b1dfafb5921') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |