From f0ee470ecd0fc37125165dd6a5cefb47339b14b4 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Sun, 22 Oct 2023 07:51:05 -0400 Subject: [PATCH] comment --- usr/bin/remount-secure | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/bin/remount-secure b/usr/bin/remount-secure index d76cc8a..069fc6d 100755 --- a/usr/bin/remount-secure +++ b/usr/bin/remount-secure @@ -13,6 +13,7 @@ set -e set -o pipefail set -o nounset +## Not simple with dracut. # if [ -f /usr/libexec/helper-scripts/pre.bsh ]; then # ## pre.bsh would `source` the following folders: # ## /etc/remount-secure_pre.d/*.conf