Files
snapd/data/sudo
Neal Gompa 65f0e83f23 data, packaging: Add sudoers snippet to allow snaps to be run with sudo
Generally speaking, applications provided as snaps should behave in all
the same ways that native packages should, and that includes being usable
with sudo(8). In order for this to work, we need to configure sudo to add
the snap binary directory to the search path.

Resolves: RH#1691996

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-02-03 07:01:53 -05:00
..