mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-01-20 23:40:21 +01:00
Merge pull request #300 from phl0/fixIndent
Re-add log notification about root privileges
This commit is contained in:
commit
f047b3ea9b
|
|
@ -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