]> git.pld-linux.org Git - packages/util-vserver.git/blame - vservers-default.sysconfig
- comment out superfluous symlink
[packages/util-vserver.git] / vservers-default.sysconfig
CommitLineData
0ef6e1b2
JR
1## Number of vservers which shall be started in parallel; since most
2## initmethods are spending much time time in sleeps, it is safe to
3## use a high number here
4#NUMPARALLEL=99
5
6## The vserver-flavor; the 'default' vservers will be started very late
7## which may be inappropriately for early services like nameservers or
8## VPN tunnels. By copying this initscript to a new name and adapting
9## the startup-position (for RH/Fedora the numbers in line 2), other
10## vservers can be selected. Identification of vservers happens by
11## putting the flavor into /etc/vservers/<vserver-id>/apps/init/mark.
12MARK=default
This page took 0.038452 seconds and 4 git commands to generate.