minor comment fix (#290)

This commit is contained in:
Olcan
2025-05-08 11:31:12 -07:00
committed by GitHub
parent b59a940057
commit 06e5dfd538

View File

@@ -62,7 +62,7 @@
(sysctl-name-prefix "hw.perflevel") (sysctl-name-prefix "hw.perflevel")
) )
;; allow writes to project directory, temp directory, stdout/stderr and /dev/null ;; allow writes to specific paths
(allow file-write* (allow file-write*
(subpath (param "TARGET_DIR")) (subpath (param "TARGET_DIR"))
(subpath (param "TMP_DIR")) (subpath (param "TMP_DIR"))