From 17604e78be7d16afcbea177fb6b6d15d39b2229c Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Wed, 15 Nov 2017 12:06:58 +0100 Subject: [PATCH] Configure backuppc user accordingly --- files/entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/files/entrypoint.sh b/files/entrypoint.sh index adebf98..1b7c9b9 100755 --- a/files/entrypoint.sh +++ b/files/entrypoint.sh @@ -58,6 +58,7 @@ if [ -f /firstrun ]; then --html-dir /var/www/html/BackupPC \ --html-dir-url /BackupPC \ --install-dir /usr/local/BackupPC \ + --backuppc-user "$BACKUPPC_USERNAME" \ $configure_admin # Prepare lighttpd