diff options
Diffstat (limited to 'functions/defaults.sh')
-rwxr-xr-x | functions/defaults.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh index 57cf37c20..5ebf2c06d 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -787,9 +787,6 @@ Set_defaults () LB_VOLATILE="${LB_VOLATILE:-true}" - # Setting symlink convertion option - LB_SYMLINKS="${LB_SYMLINKS:-false}" - # Setting sysvinit option LB_SYSVINIT="${LB_SYSVINIT:-false}" |