Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed file-id in myeid.profile
  • Loading branch information
sjoblomt authored and viktorTarasov committed Jan 27, 2013
1 parent 1d08ac7 commit 58679a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pkcs15init/myeid.profile
Expand Up @@ -201,7 +201,7 @@ filesystem {
acl = READ=$PIN, UPDATE=$PIN, DELETE=$PIN;
}
EF data {
file-id = 4501;
file-id = 4601;
structure = transparent;
acl = READ=NONE, UPDATE=$PIN, DELETE=$PIN;
}
Expand Down

0 comments on commit 58679a5

Please sign in to comment.