Fix typo in systemd service #6

Merged
NotAShelf merged 1 commit from amr-patch-1 into main 2025-11-02 08:07:23 +00:00
Showing only changes of commit 9415b61953 - Show all commits

Fix typo in systemd service

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

View file

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