modemmanager: add log file if syslog is set to DEBUG
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 16 Jul 2024 06:08:26 +0000 (08:08 +0200)
committerFlorian Eckert <Eckert.Florian@googlemail.com>
Fri, 15 Nov 2024 10:17:05 +0000 (11:17 +0100)
commitb6664ae9384902da24e38e320092379c1e60bd9c
tree885230f5e49fe959a369fa4953aa714db3c1eb72
parente076937490b45677231ecf93c7c3d8bb019c21d5
modemmanager: add log file if syslog is set to DEBUG

If the ModemManager is started with debug, all outputs are written to the
system log. To simplify debugging, a logging file is now created under
'/var/log/mm.log' in this case. This simplifies error analysis.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/modemmanager/files/etc/init.d/modemmanager