max / makenotwork
- Co-Authored-By
- Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 file changed,
+1 insertion,
-1 deletion
| @@ -24,7 +24,7 @@ | |||
| 24 | 24 | ProtectSystem=strict | |
| 25 | 25 | ProtectHome=true | |
| 26 | 26 | PrivateTmp=true | |
| 27 | - | ReadWritePaths=/opt/mnw-cli /var/lib/mnw-cli /opt/git /var/lib/mnw | |
| 27 | + | ReadWritePaths=/opt/mnw-cli /var/lib/mnw-cli /var/lib/mnw | |
| 28 | 28 | RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 | |
| 29 | 29 | RestrictNamespaces=true | |
| 30 | 30 | RestrictRealtime=true |