Can't run apps requiring elevated privileges on artful
Oliver Grawert
ogra at ubuntu.com
Wed Oct 25 11:04:11 UTC 2017
hi,
Am Mittwoch, den 25.10.2017, 12:38 +0200 schrieb Gilles Gravier:
> Thanks!
>
> Well. Synaptic definitely broken. Gnome terminal as well...
>
i highly doubt anyone will consider "sudo gnome-terminal" or "pkexec
gnome-terminal" not working a bug ... you really do not want to run the
whole app as root here but instead have a root shell available inside
it. so the right way to use it would be:
gnome-terminal -e "sudo -s"
which will give you a root shell just fine but only elevate privileges
inside the spawned terminal ...
ciao
oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20171025/57306985/attachment.sig>
More information about the ubuntu-users
mailing list