Update firstboot-brew-install@.service
This commit is contained in:
@@ -5,10 +5,9 @@ Wants=network-online.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
User=root
|
User=%i
|
||||||
ExecStart=/usr/local/sbin/install-homebrew.sh %i
|
ExecStart=/usr/local/bin/install-homebrew.sh
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user