diff options
Diffstat (limited to 'backends/dracut/live.script')
| -rwxr-xr-x | backends/dracut/live.script | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/backends/dracut/live.script b/backends/dracut/live.script deleted file mode 100755 index 223f355..0000000 --- a/backends/dracut/live.script +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -#set -e - -. /lib/live/boot.sh - -DRACUT_FIXME () -{ - # dracut entry point for live-boot is FIXME(); function - Live -} |
