Skip to content
Snippets Groups Projects
79-bcm-fscrypt-key-migration 201 B
Newer Older
  • Learn to ignore specific revisions
  • # Copyright (C) 2006 OpenWrt.org
    # Copyright (C) 2010 Vertical Communications
    
    do_bcm_fscrypt_key_migration() {
        bcm_fscrypt_key_migration
    }
    
    boot_hook_add preinit_main do_bcm_fscrypt_key_migration