mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-28 05:29:23 -05:00
comment
This commit is contained in:
parent
e257f2a380
commit
f0ee470ecd
@ -13,6 +13,7 @@ set -e
|
|||||||
set -o pipefail
|
set -o pipefail
|
||||||
set -o nounset
|
set -o nounset
|
||||||
|
|
||||||
|
## Not simple with dracut.
|
||||||
# if [ -f /usr/libexec/helper-scripts/pre.bsh ]; then
|
# if [ -f /usr/libexec/helper-scripts/pre.bsh ]; then
|
||||||
# ## pre.bsh would `source` the following folders:
|
# ## pre.bsh would `source` the following folders:
|
||||||
# ## /etc/remount-secure_pre.d/*.conf
|
# ## /etc/remount-secure_pre.d/*.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user