Skip to content

Instantly share code, notes, and snippets.

@kosugi
Created August 5, 2013 17:02
Show Gist options
  • Select an option

  • Save kosugi/6157555 to your computer and use it in GitHub Desktop.

Select an option

Save kosugi/6157555 to your computer and use it in GitHub Desktop.
cat > /etc/insserv/overrides/vzquota <<'EOD'
### BEGIN INIT INFO
# Provides: vzquota
# Required-Start: $syslog
# Required-Stop: $syslog
# Default-Start: 2 3 4 5
# Default-Stop:
# Short-Description: vzquota
### END INIT INFO
EOD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment