/usr/lib/tmpfiles.d/condor-tmpfiles.conf is in htcondor 8.4.11~dfsg.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | # HTCondor needs directory in /var/run
d /var/run/condor 0775 condor condor
# HTCondor needs directory in /var/lock
d /var/lock/condor 0775 condor condor
|