#!/bin/sh #---------------------------------------------------------------------------- # /var/install/bin/quota-stop-clear - stop quota services and clean up # # Creation: 2004-01-01 jb # Last Update: $Id$ # # Copyright (c) 2004-2008 Jens Berger, jberger(at)gmx(dot)net # Copyright (c) 2012-@@YEAR@@ Holger Bruenjes, holgerbruenjes(at)gmx(dot)net # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. #---------------------------------------------------------------------------- /etc/init.d/quota stop sleep 5 /var/install/bin/quota-modify-fstab clear echo /var/install/bin/anykey