diff --git a/recipes/recipe.yml b/recipes/recipe.yml index d0c1d8b..5f753d0 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -247,7 +247,7 @@ modules: - "rm -f /etc/systemd/system/display-manager.service" - "ln -s /usr/lib/systemd/system/cosmic-greeter.service /etc/systemd/system/display-manager.service" # Hostname - - "hostnamectl hostname cosmicbox" + - "echo cosmicbox > /etc/hostname" scripts: - build.sh # run files/scripts/build.sh