fix: create claude-rc log dir

systemd does not create the parent of StandardOutput=append:, failing
every instance with 209/STDOUT on a fresh machine.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
naps62
2026-08-17 07:46:26 +00:00
parent 52618a852a
commit 0501db564d
+4
View File
@@ -187,6 +187,10 @@ in
WantedBy=default.target
'';
# systemd will not create the parent of StandardOutput=append:, and fails the
# unit with 209/STDOUT if it is missing.
home.file.".local/state/claude-rc/.keep".text = "";
systemd.user.paths.claude-rc = {
Unit.Description = "Watch the Claude Remote Control project list for edits";
Path = {