summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/quota
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/quota')
-rwxr-xr-xetc/rc.d/quota2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/quota b/etc/rc.d/quota
index a225880..d259882 100755
--- a/etc/rc.d/quota
+++ b/etc/rc.d/quota
@@ -20,7 +20,7 @@ stop_cmd="/usr/sbin/quotaoff -a"
quota_start()
{
- if checkyesno check_quotas ; then
+ if checkyesno check_quotas; then
echo -n 'Checking quotas:'
quotacheck -a
echo ' done.'
OpenPOWER on IntegriCloud