added opensuse support
This commit is contained in:
parent
4098e46527
commit
052923a076
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
'Gentoo': {'pkg': 'app-admin/sudo'},
|
||||
'Mint': {'pkg': 'sudo'},
|
||||
'Arch': {'pkg': 'sudo'},
|
||||
'Suse': {'pkg': 'sudo'},
|
||||
'FreeBSD': {'pkg': 'sudo',
|
||||
'config-path': '/usr/local/etc',
|
||||
'group': 'wheel'},
|
||||
|
|
Loading…
Reference in a new issue