util-vserver-sysv.prerm (92B)
1 #!/bin/sh 2 3 if test "$1" = remove; then 4 /etc/init.d/vprocunhide stop > /dev/null 2>&1 5 fi
vshost-util-vserverBuild script and sources for util-vserver. | |
git clone https://ccx.te2000.cz/git/vshost-util-vserver | |
Log | Files | Refs |