6 lines
176 B
Text
6 lines
176 B
Text
|
allow init proc_touchpanel:dir search;
|
||
|
allow init proc_touchpanel:file { write setattr open};
|
||
|
|
||
|
# Allow init to mount vendor configs
|
||
|
allow init vendor_configs_file:dir mounton;
|