View Single Post
Posts: 48 | Thanked: 191 times | Joined on Jan 2016 @ Münsterland, Germany
#22
Originally Posted by coderus View Post
openmode kernel is not giving you max privileges by default, you still need to use privileged develsh or opensudo. it just gives you easier way to install shells with high privileges. for example for getting develsh with high privileges you need to
Code:
AEGIS_FIXED_ORIGIN=com.nokia.maemo apt-get install --reinstall develsh
first. and then it will have high privileges.

That did the trick: Thank you coderus.

Code:
~ # acmcli -c common-ca -a 16b5321bd4c7f3e0e68ef3bdd2b03aeeb23918d1.pem
Added 1 certificates

EDIT: Added the information gathered so far to my first Post.

Last edited by xelo; 2016-01-24 at 16:24.