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