After I installed luckyBackup, two icons were added to the ‘More applications’ window. The first one launches luckyBackup and works fine. The second one is called ‘luckyBackup (super user mode’ and is supposed to launch luckyBackup with root privileges. However nothing happens when I click on it. I see that the associated command is ‘su-to-root -X -c /usr/bin/luckyBackup’. Typing that command in a shell results in an error as su-to-root does not exist.
So… is this syntax (‘su-to-root -X -c /usr/bin/luckyBackup’) supposed to work, or shall I edit it (how?) in order to be able to launch the application as root?