From 200dd72cd3b98677e7c689b4c48a30c37d35efff Mon Sep 17 00:00:00 2001 From: rhatto Date: Wed, 21 Mar 2007 01:46:54 +0000 Subject: some changes on jail-commit, small changes in common.sh and jail-update git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@208 04377dda-e619-0410-9926-eae83683ac58 --- trunk/src/jail-update | 8 -------- 1 file changed, 8 deletions(-) (limited to 'trunk/src/jail-update') diff --git a/trunk/src/jail-update b/trunk/src/jail-update index 09d1555..471591b 100755 --- a/trunk/src/jail-update +++ b/trunk/src/jail-update @@ -50,14 +50,6 @@ if [ "$?" != "0" ]; then exit 1 fi -if [ -d "$TEMPLATE_BASE.d" ]; then - true -fi - -if [ -s "$TEMPLATE_BASE.perms" ]; then - -fi - copy_template_files $1 set_jail_perms $1 -- cgit v1.2.3