Hide sendmailSetuidWrapper
This commit is contained in:
parent
dd6b998760
commit
fca9b335ae
@ -12,9 +12,9 @@ with lib;
|
|||||||
|
|
||||||
sendmailSetuidWrapper = mkOption {
|
sendmailSetuidWrapper = mkOption {
|
||||||
default = null;
|
default = null;
|
||||||
|
internal = true;
|
||||||
description = ''
|
description = ''
|
||||||
Configuration for the sendmail setuid wrwapper (like an element of
|
Configuration for the sendmail setuid wapper.
|
||||||
security.setuidOwners)";
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user