]> git.hungrycats.org Git - bees/commit
Make the runtime directory private
authorSteven Allen <steven@stebalien.com>
Wed, 26 Mar 2025 15:02:42 +0000 (15:02 +0000)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 15:02:42 +0000 (15:02 +0000)
commita844024395121fe9be21c3be2553be9abd77cfbf
tree2cda2a7f5abb4d2c07a79d7fc64b9f79d0132dc4
parent47243aef1429dd2b3eab253f9cf99559a1108f35
Make the runtime directory private

The status file contains sensitive information like filenames and duplicate chunk ranges. It might also make sense to set the process-wide `UMask=`, but that may have other unintended side effects.
scripts/beesd@.service.in