post_install() {
  plymouth_config.py --mkinitcpio
}

post_upgrade() {
  post_install
}