mirror of https://github.com/g4klx/MMDVMHost
Re-add log notification about root privileges
This commit is contained in:
parent
aeff127015
commit
ef05fcb62b
|
|
@ -226,6 +226,7 @@ int CMMDVMHost::run()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
|
LogWarning("Dropping root permissions in daemon mode is disabled with HD44780 display");
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue