From 8deb2e1f8e7284b579b251f2d450e105857c5020 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Sat, 14 Mar 2026 14:42:41 +0100 Subject: [PATCH] Update ExecStart to include instance parameter --- ...boot-brew-install.service => firstboot-brew-install.service} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename files/etc/systemd/system/{fifirstboot-brew-install.service => firstboot-brew-install.service} (58%) diff --git a/files/etc/systemd/system/fifirstboot-brew-install.service b/files/etc/systemd/system/firstboot-brew-install.service similarity index 58% rename from files/etc/systemd/system/fifirstboot-brew-install.service rename to files/etc/systemd/system/firstboot-brew-install.service index 9acb8cd..95740ec 100644 --- a/files/etc/systemd/system/fifirstboot-brew-install.service +++ b/files/etc/systemd/system/firstboot-brew-install.service @@ -3,4 +3,4 @@ Description=Install Homebrew for user [Service] Type=oneshot -ExecStart=/usr/local/bin/install-homebrew.sh +ExecStart=/usr/local/bin/install-homebrew.sh %i