/etc/common-lisp/asdf-output-translations.conf.d/01-common-lisp-controller.conf is in common-lisp-controller 7.10+nmu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | ;;; we need more support in asdf before we can use this
#+(or)
((#P"/**/*.*") (:root "var" "cache" "common-lisp-controller" :uid :implementation-type #P"**/*.*"))
|