Re-add log notification about root privileges

This commit is contained in:
phl0
2017-05-04 10:37:45 +02:00
parent aeff127015
commit ef05fcb62b

View File

@@ -226,6 +226,7 @@ int CMMDVMHost::run()
}
}
#else
LogWarning("Dropping root permissions in daemon mode is disabled with HD44780 display");
}
#endif
#endif