6 lines
229 B
Plaintext
Executable File
6 lines
229 B
Plaintext
Executable File
# Any toolbox command run by init.
|
|
# At present, the only known usage is for running mkswap via fs_mgr.
|
|
# Do NOT use this domain for toolbox when run by any other domain.
|
|
|
|
allow toolbox system_data_file:file { open read write };
|