adapted to devuan excalibur

This commit is contained in:
root
2025-10-02 21:33:32 +02:00
parent 8985f3114f
commit cf631ea9a3
4 changed files with 17 additions and 6 deletions

View File

@@ -19,6 +19,9 @@ export COM_AUTOREM="autoremove --purge -y"
# This is not used by init.sh
export DEBIAN_FRONTEND=noninteractive
# Configure how apt behave regarding source.list files
export NO_MAIN_SOURCE=false
# Conf chemin
export RC_SCRIPTS_PATH="/etc/init.d"