xinet module: optionSet -> submodule
This commit is contained in:
parent
819524a0d3
commit
775d98acbc
@ -65,7 +65,7 @@ in
|
|||||||
A list of services provided by xinetd.
|
A list of services provided by xinetd.
|
||||||
'';
|
'';
|
||||||
|
|
||||||
type = types.listOf types.optionSet;
|
type = with types; listOf (submodule ({
|
||||||
|
|
||||||
options = {
|
options = {
|
||||||
|
|
||||||
@ -131,6 +131,8 @@ in
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
}));
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user