Fix the update-required flag detection

This commit is contained in:
Ken Moore
2017-11-22 10:43:00 -05:00
parent 06e2f83902
commit 77986e0312

View File

@@ -11,7 +11,7 @@
#include "globals.h"
#define UP_PIDFILE "/tmp/.updateInProgress"
#define UP_RBFILE "/tmp/.rebootRequired"
#define UP_RBFILE "/tmp/.trueos-update-staged"
#define UP_UPFILE "/tmp/.updatesAvailable"
#define UP_CONFFILE "/usr/local/etc/trueos.conf"