mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-13 01:09:16 +07:00
set -e
This commit is contained in:
@ -3,6 +3,8 @@
|
|||||||
## Copyright (C) 2012 - 2018 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
## Copyright (C) 2012 - 2018 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
||||||
## See the file COPYING for copying conditions.
|
## See the file COPYING for copying conditions.
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
if [ -f /usr/lib/helper-scripts/pre.bsh ]; then
|
if [ -f /usr/lib/helper-scripts/pre.bsh ]; then
|
||||||
## pre.bsh would `source` the following folders:
|
## pre.bsh would `source` the following folders:
|
||||||
## /etc/panic-on-oops_pre.d/*.conf
|
## /etc/panic-on-oops_pre.d/*.conf
|
||||||
|
Reference in New Issue
Block a user