mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
8 lines
86 B
Plaintext
8 lines
86 B
Plaintext
|
sample_group.so {
|
||
|
global:
|
||
|
# Group plugin structure
|
||
|
group_plugin;
|
||
|
local:
|
||
|
*;
|
||
|
};
|