Fix typo in systemd service

Should probably also consider switching this to a "forking" service, and using the --daemon option
This commit is contained in:
A.M. Rowsell 2025-11-02 07:04:51 +00:00
commit 9415b61953

View file

@ -21,4 +21,4 @@ ProtectHome=read-only
ReadWritePaths=%h/.config/chroma
[Install]
WantedBy=multi-useer.target
WantedBy=multi-user.target