If you have any program that needs to be run as sudo, and if you would like it to be in Autostart, then you have a problem.
To solve that situation, set SUPER flag in order to be run like root:
$sudo chmod +s program_with_full_path
That should solve your problem.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment