feat: Add systemd user service for automatic daemon startup and update installation instructions.
This commit is contained in:
@@ -39,6 +39,7 @@ Toak/
|
||||
├── Serialization/
|
||||
│ └── AppJsonSerializerContext.cs # System.Text.Json source generation context for AOT support
|
||||
├── docs/ # Documentation
|
||||
├── toak.service # systemd user service file to run the daemon automatically
|
||||
└── Program.cs # Application entry point using System.CommandLine
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user