Remove the quotas option from the Startup Services menu.
GENERIC has no support for quotas so this option has no effect. PR: bin/123237 Submitted by: Lawrence Mayer <lawmay3 at i12.com> MFC after: 3 days
This commit is contained in:
parent
a44a43f098
commit
be1b07bb25
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218840
@ -1283,8 +1283,6 @@ DMenu MenuStartup = {
|
||||
{ " SVR4", "This host wants to be able to run SVR4 binaries.",
|
||||
dmenuVarCheck, dmenuToggleVariable, NULL, "svr4_enable=YES" },
|
||||
#endif
|
||||
{ " quotas", "This host wishes to check quotas on startup.",
|
||||
dmenuVarCheck, dmenuToggleVariable, NULL, "check_quotas=YES" },
|
||||
{ NULL } },
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user