[Unit] Description=Nextcloud vimwiki synchronization service Wants=network-online.target After=network-online.target [Service] ExecStart=%h/.local/bin/nextcloud-inotify-sync %h/.vimwiki "https://cloud.example.org/remote.php/webdav/vimwiki" Restart=always RestartSec=10min [Install] WantedBy=default.target