mirror of https://github.com/sfeakes/AqualinkD.git
Update aq_scheduler.c
parent
54b44b6c70
commit
4e4afc1071
|
@ -39,7 +39,7 @@ Example /etc/cron.d/aqualinkd
|
|||
|
||||
bool remount_root_ro(bool readonly) {
|
||||
|
||||
#ifdev AQ_CONTAINER
|
||||
#ifdef AQ_CONTAINER
|
||||
// In container this is pointless
|
||||
return false;
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue