From 8af74ee791358c7e7df1b884455aabb1433fd50f Mon Sep 17 00:00:00 2001 From: j1nx Date: Thu, 17 Sep 2020 16:23:56 +0200 Subject: [PATCH] MycroftOS: Quick fix in hostname.service --- buildroot-external/package/hostname-service/hostname.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildroot-external/package/hostname-service/hostname.service b/buildroot-external/package/hostname-service/hostname.service index 4b372b93..540d25f5 100644 --- a/buildroot-external/package/hostname-service/hostname.service +++ b/buildroot-external/package/hostname-service/hostname.service @@ -1,6 +1,6 @@ [Unit] Description=Set hostname to MycroftOS-[MAC] -Before=systemd-networkd.service +Before=NetworkManager.service Before=avahi-daemon.service [Service]