~ubuntu-branches/ubuntu/lucid/vzctl/lucid

« back to all changes in this revision

Viewing changes to etc/dists/scripts/gentoo-set_ugid_quota.sh

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2008-01-27 10:24:49 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080127102449-ivjpirh4dyshc0cl
Tags: 3.0.22-3
Correction for #459717. Thanks to eyck <eyck.debian@kuszelas.eu> for the
report.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#
21
21
# Parameters are passed in environment variables.
22
22
# Required parameters:
23
 
#   MINOR       - root device minor number 
 
23
#   MINOR       - root device minor number
24
24
#   MAJOR       - root device major number
25
25
SCRIPTANAME='/etc/init.d/vzquota'
26
26
DEFAULT="/etc/runlevels/default/vzquota"