Skip to content

replace sudo with run0

  • With new systemd 256 run0 is added as replacement for sudo.
  • This MR replaces sudo with run0
  • the pkexec check is needed to ensure that polkit is installed, else run0 always fails.

Merge request reports

Loading