mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
rcS: use /tmp/_boot.log as temporary boot log
This commit is contained in:
parent
217053f76f
commit
5e776bee93
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
boot_log=/var/log/boot.log
|
||||
tmp_boot_log=/tmp/boot.log
|
||||
tmp_boot_log=/tmp/_boot.log
|
||||
pid_file=/tmp/rc.pid
|
||||
|
||||
source /etc/init.d/base
|
||||
|
Loading…
x
Reference in New Issue
Block a user