diff --git a/sa_profile/useriam.cfg b/sa_profile/useriam.cfg index 6f0834fd1c54c23d74ed1e1c16ee44df786882bd..13f4fb25ef80738050b7073e38d8a36d6d39e087 100755 --- a/sa_profile/useriam.cfg +++ b/sa_profile/useriam.cfg @@ -10,7 +10,8 @@ "name" : "useriam", "path" : ["/system/bin/sa_main", "/system/profile/useriam.xml"], "uid" : "system", - "gid" : ["system", "shell"] + "gid" : ["system", "shell"], + "secon" : "u:r:useriam:so" } ] } \ No newline at end of file