blob: 409e91cdf5e686ba36b5448ca2daaa936e2daf0f [file] [log] [blame]
Victor Hsieh8bb67b62021-08-04 12:10:58 -07001service authfs_service /system/bin/authfs_service
2 disabled
Alice Wang15ae7b92022-10-24 14:36:59 +00003 socket authfs_service stream 0666 root system
Nikita Ioffef2bf56a2022-12-22 23:13:41 +00004 # SYS_ADMIN capability allows to mount FUSE filesystem
5 capabilities SYS_ADMIN