summarylogtreecommitdiffstats
path: root/gadget-deadbeef-legacy-dhcp.install
blob: a1baf1a9975c873552ef7ee922c9967e76775431 (plain)
1
2
3
4
5
6

post_install () {
    echo ">>> to enable ethernet"
    echo "    systemctl enable systemd-networkd"
    echo ">>> No serial support in this package, sorry"
}