mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-04 18:22:26 +00:00
add hint from https://github.com/Kozea/Radicale/issues/1620
parent
d42d63a284
commit
f11f8d4045
1 changed files with 3 additions and 0 deletions
|
@ -343,6 +343,9 @@ Cut and paste and save the following into the /etc/systemd/system/radicale.servi
|
|||
Description=A simple CalDAV (calendar) and CardDAV (contact) server
|
||||
After=network.target
|
||||
Requires=network.target
|
||||
# replace with following in case of specific address is used in config server->hosts
|
||||
# Wants=network-online.target
|
||||
# After=network-online.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/env python3 -m radicale
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue