t2sde/package/archiver/partimage/partimage.conf
2025-04-14 11:54:47 +00:00

13 lines
289 B
Plaintext

# --- T2-COPYRIGHT-BEGIN ---
# t2/package/*/partimage/partimage.conf
# Copyright (C) 2004 - 2025 The T2 SDE Project
# SPDX-License-Identifier: GPL-2.0
# --- T2-COPYRIGHT-END ---
if [ $prefix_auto = 1 ]; then
prefix="opt/partimage"
set_confopt
fi
var_append confopt ' ' "--disable-ssl"