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:
parent
74f46f45bf
commit
9415b61953
1 changed files with 1 additions and 1 deletions
|
|
@ -21,4 +21,4 @@ ProtectHome=read-only
|
|||
ReadWritePaths=%h/.config/chroma
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-useer.target
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue