Fix broken service

This commit is contained in:
Manuel Thalmann 2022-11-16 20:35:15 +01:00
parent 70ed759718
commit 417ccf7776

View file

@ -2,7 +2,7 @@
Description=rclone: Remote FUSE filesystem for cloud storage config %i Description=rclone: Remote FUSE filesystem for cloud storage config %i
Documentation=man:rclone(1) Documentation=man:rclone(1)
After=network-online.target After=network-online.target
Requires=network-online.target Wants=network-online.target
[Service] [Service]
Type=notify Type=notify