diff --git a/debian.sh b/debian.sh index 6d0431b..cf2229b 100755 --- a/debian.sh +++ b/debian.sh @@ -5,6 +5,7 @@ set -e set -o pipefail set -u + export LOGNAME=tunasync FTPSYNC="${FTPSYNC:-"ftpsync"}" FTPSYNC_LOG_DIR="${FTPSYNC_LOG_DIR:-"/var/log/ftpsync"}"