mirror of
https://github.com/outbackdingo/sysadm.git
synced 2026-01-27 02:20:17 +00:00
Fix the update-required flag detection
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user