OpenVZ Forum


Home » General » Support » Debian 6 = vzquota + insserv errors
Re: Debian 6 = vzquota + insserv errors [message #42584 is a reply to message #42133] Tue, 03 May 2011 17:05 Go to previous messageGo to previous message
ltns is currently offline  ltns
Messages: 1
Registered: May 2011
Junior Member
I've encountered the sample error.
insserv: warning: script 'S10vzquota' missing LSB tags and overrides

After searching within google I added the following lines in /etc/init.d/vzquota, then it works. Smile
#!/bin/sh
### BEGIN INIT INFO
# Provides: vzquota
# Required-Start: $all
# Required-Stop: $all
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start vzquota at the end of boot
# Description: This command is used to configure and see disk quota statistics for Containers.
### END INIT INFO

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Error: Package: vzkernel-2.6.32-042stab113.11.x86_64 (openvz-kernel-rhel6)
Next Topic: cannot login after installing XFCE desktop remotely in Fedora 22
Goto Forum:
  


Current Time: Sun Jul 14 23:06:10 GMT 2024

Total time taken to generate the page: 0.02310 seconds