# Makefile | 2 +- # files/vboxwatchdog.in | 2 +- # 2 files changed, 2 insertions(+), 2 deletions(-) # svn status M emulators/virtualbox-ose/Makefile M emulators/virtualbox-ose/files/vboxwatchdog.in Index: emulators/virtualbox-ose/Makefile =================================================================== --- emulators/virtualbox-ose/Makefile (revision 374914) +++ emulators/virtualbox-ose/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= virtualbox-ose DISTVERSION= 4.3.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${DISTVERSION}/ \ http://tmp.chruetertee.ch/ \ Index: emulators/virtualbox-ose/files/vboxwatchdog.in =================================================================== --- emulators/virtualbox-ose/files/vboxwatchdog.in (revision 374914) +++ emulators/virtualbox-ose/files/vboxwatchdog.in (working copy) @@ -48,6 +48,6 @@ load_rc_config $name : ${vboxwatchdog_enable="NO"} : ${vboxwatchdog_user="%%VBOXUSER%%"} -: ${vboxwatchdog_flags="-b"} +: ${vboxwatchdog_flags=""} run_rc_command "$1"