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
No known key found for this signature in database
GPG key ID: 48EA1E640798CA9A

View file

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