Hi, Dont ask me why this is the case, I have tested it in my device 10 times and looked the code 20 times but i'm clueless. Anyway do the following as root (in one line): Code: echo "user ALL = NOPASSWD: /opt/cleven/clevenHelper.sh *, /opt/cleven/load.sh *, /opt/cleven/unload.sh" > /etc/sudoers.d/cleven.sudoers and then: Code: chmod 644 /etc/sudoers.d/cleven.sudoers this should fix it. If not please mention the errors.
echo "user ALL = NOPASSWD: /opt/cleven/clevenHelper.sh *, /opt/cleven/load.sh *, /opt/cleven/unload.sh" > /etc/sudoers.d/cleven.sudoers
chmod 644 /etc/sudoers.d/cleven.sudoers