minor comment fix (#290)
This commit is contained in:
parent
b59a940057
commit
06e5dfd538
|
@ -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"))
|
||||||
|
|
Loading…
Reference in New Issue