Update kernel panic service description

This commit is contained in:
raja-grewal 2025-08-17 06:32:11 +00:00 committed by GitHub
parent 247015bcc6
commit 6df3e3cde8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
## See the file COPYING for copying conditions. ## See the file COPYING for copying conditions.
[Unit] [Unit]
Description=Sets 'sysctl kernel.panic_on_oops=1' late during the boot process. Description=Sets 'sysctl' settings relating to kernel panics on both oopses and warnings late during the boot process.
Documentation=https://github.com/Kicksecure/security-misc Documentation=https://github.com/Kicksecure/security-misc
ConditionKernelCommandLine=!panic-on-oops=0 ConditionKernelCommandLine=!panic-on-oops=0