summaryrefslogtreecommitdiff
path: root/backends/dracut/live.script
diff options
context:
space:
mode:
Diffstat (limited to 'backends/dracut/live.script')
-rwxr-xr-xbackends/dracut/live.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/dracut/live.script b/backends/dracut/live.script
index 2f29e70..223f355 100755
--- a/backends/dracut/live.script
+++ b/backends/dracut/live.script
@@ -7,5 +7,5 @@
DRACUT_FIXME ()
{
# dracut entry point for live-boot is FIXME(); function
- Main
+ Live
}