mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +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
|
||||
start_ntp
|
||||
fi
|
||||
|
||||
echo "system date is $(date '+%Y-%m-%d %H:%M:%S')" > /dev/kmsg
|
||||
}
|
||||
|
||||
stop() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user