From 91cc172719809ef897bb492e72c10b3493332bc0 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Thu, 20 Dec 2012 11:17:10 +0100 Subject: inst: fix pbs update for bootsetup, remove stopether and stopppp tasks the pbs update might fail if we dont unmount the 9fat. --- rc/bin/inst/main | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rc/bin/inst/main') diff --git a/rc/bin/inst/main b/rc/bin/inst/main index de805bac3..413908455 100755 --- a/rc/bin/inst/main +++ b/rc/bin/inst/main @@ -23,8 +23,8 @@ tasks=(\ copydist\ ndbsetup nvramsetup\ tzsetup\ - bootsetup finish stop\ - stopether stopppp\ + bootsetup\ + finish\ ) # these don't show up in the menu but still matter -- cgit v1.2.3