Commit 0d2ab1b
fix: always regenerate service file on gc start
Previously the plist/systemd unit was only written if missing. After a
brew upgrade the old plist (without PATH) would persist, so launchd
could not find Homebrew-installed deps like dolt. Now gc start always
regenerates the service file, picking up template changes like PATH.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 790ca7c commit 0d2ab1b
1 file changed
Lines changed: 9 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
100 | 109 | | |
101 | 110 | | |
102 | 111 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | 112 | | |
115 | 113 | | |
116 | 114 | | |
| |||
0 commit comments