summaryrefslogtreecommitdiff
path: root/sysutils/cbsd/files/patch-sudoexec_jstart
blob: 632782ef178d89d431dcb5e74f9059c58883f1d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- sudoexec/jstart.orig	2020-03-14 23:20:21 UTC
+++ sudoexec/jstart
@@ -556,7 +556,7 @@ if [ "${ver}" = "empty" ]; then
 	exec_start="${jailsysdir}/${jname}/run.sh"
 else
 	[ ! -d "${data}/var/cache/pkg" ] && ${MKDIR_CMD} -p "${data}/var/cache/pkg"
-	exec_start=""
+	#exec_start=""
 fi
 
 #determine that jail is FreeBSD. Useful for vnet operation in makejconf and