Skip to content

Fix agent setup: create config and data directories#10

Merged
titouanmathis merged 1 commit intomainfrom
fix/agent-create-dirs
Feb 12, 2026
Merged

Fix agent setup: create config and data directories#10
titouanmathis merged 1 commit intomainfrom
fix/agent-create-dirs

Conversation

@titouanmathis
Copy link
Contributor

Problem

Setup was failing because /etc/trafic and /var/lib/trafic directories didn't exist.

Solution

Create directories before writing config file.

The setup was failing to write config because /etc/trafic didn't exist.
Also create /var/lib/trafic for the SQLite database.

Co-authored-by: Claude <claude@anthropic.com>
@titouanmathis titouanmathis merged commit 01f7e53 into main Feb 12, 2026
5 checks passed
@titouanmathis titouanmathis deleted the fix/agent-create-dirs branch February 12, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant