mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-23 00:10:06 -05:00
Undo shell options for dracut module-setup (#545)
This commit is contained in:
parent
5f44668897
commit
14f0432624
@ -3,8 +3,9 @@
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
set -euo pipefail
|
||||
shopt -s inherit_errexit
|
||||
# warning: file is loaded by dracut, so default "set" and "shopt" options are not set
|
||||
# set -euo pipefail
|
||||
# shopt -s inherit_errexit
|
||||
|
||||
depends() {
|
||||
echo systemd
|
||||
|
Loading…
x
Reference in New Issue
Block a user