mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
current system date is now written to kernel log at each boot
This commit is contained in:
parent
322642cfa4
commit
1589076e76
@ -83,6 +83,8 @@ start() {
|
|||||||
else
|
else
|
||||||
start_ntp
|
start_ntp
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "system date is $(date '+%Y-%m-%d %H:%M:%S')" > /dev/kmsg
|
||||||
}
|
}
|
||||||
|
|
||||||
stop() {
|
stop() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user