mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
output
This commit is contained in:
parent
a815c9b986
commit
0c10b3f038
@ -49,7 +49,7 @@ if compgen -G "/boot/config-*" > /dev/null && CONFIG=$(ls -1 -t /boot/config-* |
|
|||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
## Could be a chroot.
|
## Could be a chroot.
|
||||||
echo "$0: INFO: No Linux config file detected in folder /boot/ (starting with 'config-'. Therefore using built-in defaults." >&2
|
echo "$0: INFO: No Linux config file detected in folder /boot/ (starting with 'config-'). Therefore using built-in defaults." >&2
|
||||||
BITS_MAX="${BITS_MAX_DEFAULT}"
|
BITS_MAX="${BITS_MAX_DEFAULT}"
|
||||||
COMPAT_BITS_MAX="${COMPAT_BITS_MAX_DEFAULT}"
|
COMPAT_BITS_MAX="${COMPAT_BITS_MAX_DEFAULT}"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user