Hi,
I need to run a .desktop application with root privileges. The application
is a GTK+3.0 application.
I followed a conversation in another Linux forum and they suggested to use
the following command in the .desktop file:
Exec=gksudo -k -u root APP_COMMAND
However, gksudo is not available for ClearLinux.
Is there another way to do this?
Thanks,
Pedro
Show replies by date