Change kup-server default configuration to follow Debian conventions Put lock file under /run. Look for git repositories in /var/cache/git. . Create temporary files in /var/cache/kup/tmp. Do not assume it's a world-writable sticky directory - we won't set it up like that in the package because that could be a security hole if someone naively installs kup-server on a system with unprivileged accounts already enabled. . bzip2 is installed under /bin but pigz and xz are installed under /usr/bin.