[PC-BSD Commits] r7377 - pbibuild/modules/sysutils/warden/overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Thu Aug 12 12:28:32 PDT 2010
Author: kris
Date: 2010-08-12 12:28:32 -0700 (Thu, 12 Aug 2010)
New Revision: 7377
Modified:
pbibuild/modules/sysutils/warden/overlay-dir/PBI.SetupScript.sh
Log:
Don't need to adjust pbreg location in warden 1.1
Modified: pbibuild/modules/sysutils/warden/overlay-dir/PBI.SetupScript.sh
===================================================================
--- pbibuild/modules/sysutils/warden/overlay-dir/PBI.SetupScript.sh 2010-08-11 16:36:56 UTC (rev 7376)
+++ pbibuild/modules/sysutils/warden/overlay-dir/PBI.SetupScript.sh 2010-08-12 19:28:32 UTC (rev 7377)
@@ -12,10 +12,6 @@
# echo 'MSG: <text>' # Display this text above progress bar
#########################################
-# Adjust the pbreg location in rc.d
-sed -i.bak 's|/bin/pbreg|/.sbin/pbreg|g' /Programs/${PROGDIR}/warden/scripts/rc.d/wardenrc
-rm /Programs/${PROGDIR}/warden/scripts/rc.d/wardenrc.bak
-
ln -fs /Programs/${PROGDIR}/.sbin/warden /Programs/bin/warden
ln -fs /Programs/${PROGDIR}/etc/rc.d/wardenrc /Programs/rc.d/wardenrc
More information about the Commits
mailing list