mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-03-02 11:23:51 +01:00
Re-add log notification about root privileges
This commit is contained in:
parent
aeff127015
commit
ef05fcb62b
|
|
@ -226,6 +226,7 @@ int CMMDVMHost::run()
|
|||
}
|
||||
}
|
||||
#else
|
||||
LogWarning("Dropping root permissions in daemon mode is disabled with HD44780 display");
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue