Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qdbd: Add network configuration script | Kari Oikarinen | 2017-05-03 | 1 | -0/+103 |
The script is called to reset the host-device network interface before starting qdbd. qdbd will call it to configure the network when it is told by the host what network to use. Due to dependency to systemd-networkd in the script and the overall system, working with SysV init is fiction, so remove that configuration. Change-Id: I86f8348e57077c8718cedf68af82796adef65f07 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> |