- introduce configurable ZAPITDIR

Conflicts:
	data/config/settingsupdate.conf.in

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-10-19 22:35:24 +02:00
committed by Thilo Graf
parent 3cc4b7c53e
commit 08ee186b19
19 changed files with 50 additions and 42 deletions

View File

@@ -21,7 +21,7 @@ y_path_varbin="/var/bin"
y_path_sbin="/sbin"
y_path_config="%(CONFIGDIR)"
y_path_tmp="/tmp"
y_path_zapit="$y_path_config/zapit"
y_path_zapit="%(ZAPITDIR)"
y_path_plugin_tuxnew="$y_path_config/tuxnews"