mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
odroidc2: bring eth0 up before setting hostname
This commit is contained in:
parent
9821bdb5dc
commit
863f75c3a1
4
board/odroidc2/overlay/etc/init.d/S02ethup
Executable file
4
board/odroidc2/overlay/etc/init.d/S02ethup
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
ifconfig eth0 up
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user