mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
dmesg.log: show relative time instead of timestamp
This commit is contained in:
parent
6064dc4242
commit
a70281169f
@ -15,7 +15,7 @@ case "$1" in
|
||||
${PROG}
|
||||
test $? == 0 && msg_done || msg_fail
|
||||
echo "---- booting ${OS_NAME} ${OS_VERSION} ----" >> ${DMESG_LOG}
|
||||
${PROG_D} -T -w >> ${DMESG_LOG} &
|
||||
${PROG_D} -w >> ${DMESG_LOG} &
|
||||
;;
|
||||
|
||||
stop)
|
||||
|
Loading…
x
Reference in New Issue
Block a user