diff options
| author | Daniel Baumann <daniel@debian.org> | 2012-06-05 15:18:31 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-06-05 16:11:16 +0200 |
| commit | 6d3f4fd5557f5efc83c42374417f4a05e99d3744 (patch) | |
| tree | d5c7e701bce145e1be5aaa4ef410589905e40d5e /initramfs-tools/scripts/live-bottom | |
| parent | c48696a0ebe9ffc938b84b921db90ac620339a52 (diff) | |
| download | live-boot-6d3f4fd5557f5efc83c42374417f4a05e99d3744.tar.gz live-boot-6d3f4fd5557f5efc83c42374417f4a05e99d3744.zip | |
Moving out live-helpers from initramfs-tools specifics.
Diffstat (limited to 'initramfs-tools/scripts/live-bottom')
| -rwxr-xr-x | initramfs-tools/scripts/live-bottom/10validateroot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/initramfs-tools/scripts/live-bottom/10validateroot b/initramfs-tools/scripts/live-bottom/10validateroot index d4d1620..32fcea3 100755 --- a/initramfs-tools/scripts/live-bottom/10validateroot +++ b/initramfs-tools/scripts/live-bottom/10validateroot @@ -21,7 +21,6 @@ case "${1}" in esac . /scripts/live-functions -. /scripts/live-helpers if ! [ -d "/root/usr/share/live-boot" ] then |
