Do not fix mountpoints with live-persistence.conf as home-rw/live-rw.
[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 }