Jeff Vander Stoep | a89e969 | 2016-02-01 13:08:17 -0800 | [diff] [blame] | 1 | # init.hikey.usb.rc writes to /config/* to set up USB |
Yongqin Liu | 9cde589 | 2016-06-14 19:34:32 +0800 | [diff] [blame^] | 2 | allow init configfs:dir create_dir_perms; |
Jeff Vander Stoep | a89e969 | 2016-02-01 13:08:17 -0800 | [diff] [blame] | 3 | allow init configfs:file write; |
Yongqin Liu | 9cde589 | 2016-06-14 19:34:32 +0800 | [diff] [blame^] | 4 | allow init configfs:lnk_file { create unlink }; |