19db182e2e71e29b2d148e3fe3ecab9240d44b87
[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 }