diff options
Diffstat (limited to 'scripts/live-bottom/02etc_live_conf')
| -rwxr-xr-x | scripts/live-bottom/02etc_live_conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/live-bottom/02etc_live_conf b/scripts/live-bottom/02etc_live_conf index 815e379..8309a15 100755 --- a/scripts/live-bottom/02etc_live_conf +++ b/scripts/live-bottom/02etc_live_conf @@ -18,13 +18,13 @@ case "${1}" in ;; esac -# live-initramfs header +# live-boot header . /scripts/live-functions log_begin_msg "Copying config on real root fs" -# live-initramfs script +# live-boot script if [ -f /etc/live.conf ] then |
