This unit is provided by:
Options
-
[Install]-
WantedBy=default.target
-
-
[Service]-
Environment="DEBUG=1" -
ExecStart=/usr/bin/anything-sync-daemon resync
-
-
[Unit]-
After=asd.service -
Description=Timed resync -
Documentation=man:asd(1) man:anything-sync-daemon(1) https://wiki.archlinux.org/index.php/Anything-sync-daemon -
PartOf=asd.service -
Wants=asd-resync.timer
-
Additionnal notes
Nothing here.