enable magic sysrq by default

This commit is contained in:
librewish 2022-02-18 13:19:25 +05:30
parent 8a209d0d1f
commit 4907183622
2 changed files with 5 additions and 2 deletions

View File

@ -2,8 +2,8 @@
# Maintainer: Librewish <librewish@gmail.com>
pkgname=garuda-common-settings
pkgver=2.5.4
pkgrel=2
pkgver=2.5.5
pkgrel=1
arch=('any')
url="https://gitlab.com/garuda-linux/themes-and-settings/settings/$pkgname"
license=('GPL')

View File

@ -10,3 +10,6 @@ kernel.unprivileged_userns_clone=1
# To hide any kernel messages from the console
kernel.printk = 3 3 3 3
# the key combination of Alt+SysRq+<b/e/f/s/u> will result in Magic SysRQ invocation
kernel.sysrq=1