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, 1 insertions, 0 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 3451c88..b6c8eab 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -390,6 +390,7 @@ if(file_exists('/conf/needs_package_sync')) {
clear_subsystem_dirty('packagelock');
}
}
+ @unlink('/conf/needs_package_sync');
}
/* done */
OpenPOWER on IntegriCloud