By default lockfiles are stored beneath the onetime base directory,
in a directory named after the calling package. You can use a different
subdirectory by setting path = onetime_dir("dirname") in calls to
onetime functions.
Details
onetime_dir() does not autocreate the directory (but it will get created
during the call to onetime_do()).