mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-26 10:16:41 -05:00
Update kernel panic service description
This commit is contained in:
parent
247015bcc6
commit
6df3e3cde8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue