IDU: /etc/network/interfaces add host route to neptune public IP
this is taken from SYS#1513 https://projects.sysmocom.de/redmine/issues/1513neels/inmarsat
parent
9934406ade
commit
e614c9b5eb
|
@ -1,6 +1,6 @@
|
|||
SYSMOCOM := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
|
||||
FILESEXTRAPATHS_prepend := "${SYSMOCOM}/init-ifupdown-${PV}:${SYSMOCOM}/init-ifupdown:"
|
||||
PRINC = "11"
|
||||
PRINC = "12"
|
||||
|
||||
# systemd does not look at /etc/rcS.d for the script. Make sure
|
||||
# there is a symlink available
|
||||
|
|
Loading…
Reference in New Issue