Skip to content

Commit

Permalink
Renaming mountroot function to main to provide a generic live-boot en…
Browse files Browse the repository at this point in the history
…try point for initramfs generators.
  • Loading branch information
daniel-baumann committed Jul 18, 2012
1 parent 2e70d7b commit adcbcdd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@

# set -e

mountroot ()
Main ()
{
if [ -x /scripts/local-top/cryptroot ]
then
Expand Down

0 comments on commit adcbcdd

Please sign in to comment.