Correcting persistence-label handling fwrt/ legacy live-boot 2.x support, thanks...
[live-boot-grml.git] / scripts / boot / 0010-dracut
1 #!/bin/sh
2
3 #set -e
4
5 DRACUT_FIXME ()
6 {
7         # dracut entry point for live-boot is FIXME(); function
8         Main
9 }