summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 4336ffc..44b398f 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -387,7 +387,6 @@ if(file_exists('/conf/needs_package_sync')) {
require_once("pkg-utils.inc");
if($g['platform'] == "pfSense" || $g['platform'] == "nanobsd") {
pkg_reinstall_all();
- unlink('/conf/needs_package_sync');
}
}
}
OpenPOWER on IntegriCloud