|
@ -30,7 +30,7 @@ if pkgcheck vserver X; then |
|
|
block_begin 5 |
|
|
block_begin 5 |
|
|
comment ' ' |
|
|
comment ' ' |
|
|
comment '- Package Options - VServer' |
|
|
comment '- Package Options - VServer' |
|
|
if pkgcheck quota; then |
|
|
|
|
|
|
|
|
if pkgcheck quota . ; then |
|
|
bool 'Enable Virtual Server per Context Quota Support' ROCKCFG_PKG_VSERVER_QUOTA 0 |
|
|
bool 'Enable Virtual Server per Context Quota Support' ROCKCFG_PKG_VSERVER_QUOTA 0 |
|
|
if [ $ROCKCFG_PKG_VSERVER_QUOTA -eq 1 ]; then |
|
|
if [ $ROCKCFG_PKG_VSERVER_QUOTA -eq 1 ]; then |
|
|
pkgenable quota |
|
|
pkgenable quota |
|
|