This unit is provided by:
-
https:/
/ archlinux.org/ packages/ community/ x86_64/ profile-sync-daemon/ -
https:/
/ packages.fedoraproject.org/ pkgs/ profile-sync-daemon/
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
Environment=LAUNCHED_BY_SYSTEMD=1
-
ExecStart=/usr/bin/profile-sync-daemon resync
-
Type=oneshot
-
-
[Unit]
-
After=psd.service
-
BindsTo=psd.service
-
Description=Timed resync
-
PartOf=psd.service
-
Wants=psd-resync.timer
-
Additionnal notes
Nothing here.