mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-16 19:00:54 +00:00
Clarify instructions for systemd as a user
This commit is contained in:
parent
0251999737
commit
e72a006a5a
1 changed files with 4 additions and 2 deletions
6
setup.md
6
setup.md
|
@ -141,8 +141,10 @@ Restart=on-failure
|
|||
[Install]
|
||||
WantedBy=default.target
|
||||
```
|
||||
You may have to add addition command line arguments to Radicale for the
|
||||
configuration file, etc.
|
||||
|
||||
Radicale will load the configuration file from `~/.config/radicale/config`.
|
||||
You should set the configuration option `filesystem_folder` in the `storage`
|
||||
section to something like `~/.var/lib/radicale/collections`.
|
||||
|
||||
To enable and manage the service run:
|
||||
```shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue