]> TLD Linux GIT Repositories - rc-scripts.git/blobdiff - rc.d/init.d/random
- drop unused vserver stuff
[rc-scripts.git] / rc.d / init.d / random
index 342dcdc673232f27a37686983e183b77c43ed1f8..6c7e4117d91f55937313fd5e00197963dc7559ec 100755 (executable)
 # Source function library.
 . /etc/rc.d/init.d/functions
 
-# do nothing in vserver
-if is_yes "$VSERVER"; then
-       return
-fi
-
 random_seed=/var/run/random-seed
 
 poolfile=/proc/sys/kernel/random/poolsize