Skip to content

Commit

Permalink
disable module signing
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenzel committed Apr 22, 2024
1 parent 3476af2 commit 8004c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
./scripts/config --disable SYSTEM_TRUSTED_KEYS
./scripts/config --disable SYSTEM_REVOCATION_KEYS
./scripts/config --disable MODULE_SIG
./scripts/config --disable SECURITY_LOCKDOWN_LSM
# enable KVM
./scripts/config --module KVM
# disable KVM_WERROR (otherwise compilation issues in modified KVM)
Expand Down

0 comments on commit 8004c5c

Please sign in to comment.