I see that this is marked "invalid" for "sudo". Is this really correct?

$ env | grep XDG_S
XDG_SESSION_COOKIE=a63655064990...
$  sudo -s
# env | grep XDG_S
# exit
$ sudo su
# env | grep XDG_S
XDG_SESSION_COOKIE=a63655064990...
# exit

Is the difference between "sudo -s" and "sudo su" intentional?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/210897

Title:
  sudo *something which uses policykit?* doesn't work

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to