mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +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}
|
${PROG}
|
||||||
test $? == 0 && msg_done || msg_fail
|
test $? == 0 && msg_done || msg_fail
|
||||||
echo "---- booting ${OS_NAME} ${OS_VERSION} ----" >> ${DMESG_LOG}
|
echo "---- booting ${OS_NAME} ${OS_VERSION} ----" >> ${DMESG_LOG}
|
||||||
${PROG_D} -T -w >> ${DMESG_LOG} &
|
${PROG_D} -w >> ${DMESG_LOG} &
|
||||||
;;
|
;;
|
||||||
|
|
||||||
stop)
|
stop)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user