Merge pull request #300 from phl0/fixIndent

Re-add log notification about root privileges
This commit is contained in:
Jonathan Naylor 2017-05-04 17:15:17 +01:00 committed by GitHub
commit f047b3ea9b

View file

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