burrow-pi-img/stage2/02-net-tweaks/01-run-chroot.sh
Michael Zanetti 3d2f609fbf BerryLan Mods
* replace dhcpcd5 with network-manager
* seed in the nymea repository and nymea-networkmanager
* patch nymea-networkmanager startup comand to use "Raspberry Pi" instead of nymea
2018-09-24 15:20:18 +02:00

5 lines
63 B
Bash

#!/bin/bash -e
systemctl enable ssh
systemctl disable dhcpcd5